diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-01-01 07:04:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-01 07:04:48 +0100 |
commit | abf0f606f309402c9e9ed724f8bc8bc3adbd1528 (patch) | |
tree | db2bd59801e7db143938dd8fde95f861a5f6a679 | |
parent | fc9944955e11764c24371368e703f8c2feb34276 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |