From 9780dff737d567559a77b10d9dd1e58474b79957 Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Sat, 31 Aug 2024 20:03:41 +0200 Subject: readme: remove note about not compiling, it's obsolete --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') 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 `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. -Unfortunately 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. - So your mileage may vary if you try to use `zig-sqlite`. # Table of contents -- cgit v1.2.3