From c2b6468835b6174ce6474910fc488931dfd003a4 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 18 Oct 2018 07:29:50 +0200 Subject: No longer alpha --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2166be0..2a3efde 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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 can have changes that break backwards compatibility since the design has not been decided yet. +Sibs is still in very early testing phase, use with caution. New releases can have changes that are not backwards compatible. Sibs is inspired by [Cargo](https://github.com/rust-lang/cargo/), you can think of it like a C/C++/Zig version of Cargo. Zig support has not been tested properly yet and currently always links to c library. -- cgit v1.2.3