From aa7b1a0a358e0c59b81afb3376a3f7611669fdc8 Mon Sep 17 00:00:00 2001 From: Ziyang Hu Date: Sat, 31 Dec 2022 12:40:03 +0800 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f454f991..178ad657 100644 --- a/README.md +++ b/README.md @@ -340,8 +340,7 @@ only Golang wraps the C API directly. ## Status of the project -Cozo is very young and **not** production-ready yet, -but we encourage you to try it out for your use case. +Cozo is still very young, but we encourage you to try it out for your use case. Any feedback is welcome. Versions before 1.0 do not promise syntax/API stability or storage compatibility.