Update README.md
This commit is contained in:
parent
b5ee2fb8b5
commit
9ce141e908
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
# Sqlite-Beef
|
||||
|
||||
Beef bindings for sqlite 3
|
||||
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.
|
||||
Not every enum is assigned correctly, so some casting might be needed when using this binding
|
Loading…
Add table
Add a link
Reference in a new issue