From d39146437589a7ea310ed678c090d0d9b0d42533 Mon Sep 17 00:00:00 2001 From: Larry Xue Date: Sun, 23 Aug 2020 00:17:08 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c0788b..285c0c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # c2logic -Compiles C code to Mindustry logic. +Compiles C code to Mindustry logic. Still in beta, so compiled output may not be fully optimized. # Usage