From 12ea5c97605a187ba9661d07b4a75a882893d91a Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Sun, 27 Dec 2020 23:12:35 +0100 Subject: update readme with the library status --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6d4bc26..40336ee 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ This package is a thin wrapper around [sqlite](https://sqlite.org/index.html)'s C API. +## Status + +While the core functionality works right now, the API is still subject to changes. + +If you use this library, expect to have to make changes when you update the code. + ## Requirements * [Zig master](https://ziglang.org/download/) -- cgit v1.2.3