summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1f4193f..d376b7e 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,6 @@ If you use this library, expect to have to make changes when you update the code
15 15
16`zig-sqlite` only tracks Zig master (as can be found [here](https://ziglang.org/download/)). The plan is to support releases once Zig 1.0 is released but this can still change. 16`zig-sqlite` only tracks Zig master (as can be found [here](https://ziglang.org/download/)). The plan is to support releases once Zig 1.0 is released but this can still change.
17 17
18Unfortunately as of zig `0.11.0-dev.3312+ab37ab33c` some things still don't compile properly, for example our tests don't compile. However [this demo program](https://github.com/vrischmann/zig-sqlite-demo) compiles fine.
19
20So your mileage may vary if you try to use `zig-sqlite`. 18So your mileage may vary if you try to use `zig-sqlite`.
21 19
22# Table of contents 20# Table of contents