diff --git a/README.md b/README.md index 1e68f21..349896d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ _ZRM_ provides a simple interface to relational databases in Zig. Define your re ZRM 0.1.0 is made and tested with zig 0.13.0. +## Work in progress + +ZRM aims to handle a lot for you, but it takes time to make. Have a look to [the issues](https://code.zeptotech.net/zedd/zrm/issues) to see what is currently planned or being worked on. + ## How to use ### Install