aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-01-01 07:04:48 +0100
committerGitHub <noreply@github.com>2018-01-01 07:04:48 +0100
commitabf0f606f309402c9e9ed724f8bc8bc3adbd1528 (patch)
treedb2bd59801e7db143938dd8fde95f861a5f6a679
parentfc9944955e11764c24371368e703f8c2feb34276 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d829110..508fe19 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.
+Sibs is still in very early testing phase, should only be used if you want to toy around with it. Every new release currently has changes that break backwards compatibility since the design has not been decided yet.
Sibs is inspired by [Cargo](https://github.com/rust-lang/cargo/), but mostly for C and C++
# Installation