diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # 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 inspired by [Cargo](https://github.com/rust-lang/cargo/) +Sibs is inspired by [Cargo](https://github.com/rust-lang/cargo/), but mostly for C and C++ # 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). |