README: now markdown

master
Denis Knauf 2010-02-23 21:44:41 +01:00
parent 245bc75273
commit 8c0e0a84e7
1 changed files with 5 additions and 0 deletions

View File

@ -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
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
=====