aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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