aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-10-06 04:14:22 +0000
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:39:33 +0200
commit3daf2e03d34ed2c4ab580361673f40f5827bed69 (patch)
tree10ca03a42ef68296c5d720ab298143a7c6f0acc9 /README.md
parent31aa47522a0e644289ab606236fd5ccb505f9c54 (diff)
Add support for Haiku
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0fb9aeb..0f93b28 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ To compile under windows you can use vcpkg to install dependencies and then gene
List of packages can be found at https://gitlab.com/DEC05EBA/sibs_packages/raw/master/packages.json
### Supported platforms
-|Linux|Windows|MacOS |OpenBSD |... |
-|-----|-------|-----------|-----------|-----------|
-|✓ |✓ |✓ |✓ |TBD* |
+|Linux|Windows|MacOS |OpenBSD |Haiku|... |
+|-----|-------|-----------|-----------|-----|-----------|
+|✓ |✓ |✓ |✓ | |TBD* |
\* Sibs is intended to work on as many platforms as possible, you can help by porting sibs to another platform. Should only be minor changes if the platform is unix-like.