aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-10-18 07:29:50 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:39:33 +0200
commitc2b6468835b6174ce6474910fc488931dfd003a4 (patch)
tree254e5939ac0b6e3c3588fceedbe1b0fa72d74bb6 /README.md
parent6bb79ef033c2a2e8f12c9da6409e3547af40417c (diff)
No longer alpha
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2166be0..2a3efde 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Simple Build System for Native Languages
-Sibs is still in very early testing phase, should only be used if you want to toy around with it. Every new release can have changes that break backwards compatibility since the design has not been decided yet.
+Sibs is still in very early testing phase, use with caution. New releases can have changes that are not backwards compatible.
Sibs is inspired by [Cargo](https://github.com/rust-lang/cargo/), you can think of it like a C/C++/Zig version of Cargo.
Zig support has not been tested properly yet and currently always links to c library.