From 84a9e2b27faeb4d8a95e9b6bd2b9dead3dd7eeba Mon Sep 17 00:00:00 2001 From: TzeYiing Date: Fri, 12 Feb 2021 14:41:05 +0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ed3d325..02cc197 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Memlite is a SQLite state management library. It can be used to create, manage, and manipulate a state tree. +**WARNING UNRELEASED AND UNSTABLE** + ## Features - Platform/framework agnostic. @@ -9,6 +11,8 @@ Memlite is a SQLite state management library. It can be used to create, manage, ## Documentation +TODO + ## Developer ```bash