Skip to content

Commit

Permalink
Merge pull request #35 from moai/develop
Browse files Browse the repository at this point in the history
Changed readme
  • Loading branch information
pakozm committed Oct 12, 2014
2 parents 798d7dc + 65cb0ed commit 4177bdc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ end

luamongo is a Lua library that wraps the <a
href="https://github.com/mongodb/mongo-cxx-driver">mongodb C++
API</a>.
API</a>. Currently it has been tested with
[legacy-0.9.0](https://github.com/mongodb/mongo-cxx-driver/tree/legacy-0.9.0)
version of this driver.

The current implementation does not give you raw access to the BSON
objects. BSON objects are passed to the API using a Lua table or a
Expand Down

0 comments on commit 4177bdc

Please sign in to comment.