Update README.md

This commit is contained in:
Booklordofthedings 2024-05-26 21:57:24 +02:00
parent 548302a582
commit f05a863361

View file

@ -1,5 +1,4 @@
# Sqlite-Beef # 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 Not every enum is assigned correctly, so some casting might be needed when using this binding