From f05a8633619072d20667547a83db0d4926f3c324 Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Sun, 26 May 2024 21:57:24 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dd56b24..09933ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Sqlite-Beef -This binding requires you to compile a valid static .lib file in the deps folder to work properly. -Its mostly a raw binding so outside of most defines being translated to enums it works very similar to the actual C interface. +Its mostly a raw binding so outside of most defines being translated to enums it works very similar to the actual C interface. Not every enum is assigned correctly, so some casting might be needed when using this binding \ No newline at end of file