diff options
author | dec05eba <dec05eba@protonmail.com> | 2017-12-09 02:49:38 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2017-12-09 02:49:53 +0100 |
commit | 6cc190828160586abc6961354a7c05e99537d7e2 (patch) | |
tree | 6cf9e4e17d410e9c0defb7242eb5d5d19299161b | |
parent | d9090882cae78695765204a3e1b60c6a9bf27977 (diff) |
Updated readme
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -# sibs -Simple build system for native languages +# Simple Build System for Native Languages +sibs can currently create ninja build files from very simple c++ projects. More to be added soon. |