aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-01-01 06:56:54 +0100
committerGitHub <noreply@github.com>2018-01-01 06:56:54 +0100
commitfc9944955e11764c24371368e703f8c2feb34276 (patch)
tree1d1a71bb671eb4a2743779bfab9f12f2d85e264e /README.md
parent40a37eab7392a694b351ebcab7df6f70da086fe4 (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 6a76ec6..d829110 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.
-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).