README: now markdown
This commit is contained in:
parent
245bc75273
commit
8c0e0a84e7
|
@ -71,6 +71,11 @@ All function arguments systematically omit the leading DB handles and TXN handle
|
||||||
A few calls omit the flags parameter when the documentation indicates that no
|
A few calls omit the flags parameter when the documentation indicates that no
|
||||||
flag values are used - cursor.close is one.
|
flag values are used - cursor.close is one.
|
||||||
|
|
||||||
|
Alternative API
|
||||||
|
---------------
|
||||||
|
|
||||||
|
You can use [SBDB](http://github.com/DenisKnauf/sbdb), too. It is easier to use, but base on this library.
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue