aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-01-01 07:53:42 +0100
committerGitHub <noreply@github.com>2018-01-01 07:53:42 +0100
commitf8f8e0215b05ba75f1675ef822e71bcaf57a2056 (patch)
tree40408aeb1aa3f823c06b3a3e4b7c3bed8bdc67e8 /README.md
parentabf0f606f309402c9e9ed724f8bc8bc3adbd1528 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 508fe19..7f43ccd 100644
--- a/README.md
+++ b/README.md
@@ -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. 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++
+Sibs is inspired by [Cargo](https://github.com/rust-lang/cargo/), you can think of it like a C/C++ version of 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).