aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b7fc2d..6a76ec6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Simple Build System for Native Languages
-sibs can currently create ninja build files from very simple c++ projects. More to be added soon.
+Sibs is still in very early testing phase, should only be used if you want to toy around with it.
+Sibs is inspired by [Cargo](https://github.com/rust-lang/cargo/)
# Installation
Newest version of sibs builds itself. If you don't already have sibs installed, you need to download latest release first: https://github.com/DEC05EBA/sibs/releases
After you've download the latest release, you can install it by running install.sh (or use sibs.exe if you are on windows).