Skip to content

Commit

Permalink
Cleaned up README including various grammatical mistakes.
Browse files Browse the repository at this point in the history
  • Loading branch information
FionnK committed Jun 12, 2012
1 parent ddcbacc commit 3060a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Overview
--------

These bindings provides all general connection/querying functions from the MySQL C API,
and part of prepared statements support. `Connect`, `query` and `fetchAll` are asynchronous.
and partial support for prepared statements. `Connect`, `query` and `fetchAll` are asynchronous.
This module also includes experimental support for asynchronous `querySend` from internals of `libmysqlclient`.

I started this project in 2010 when Node.js was growing. Ryan had plans to write this binding as part of [GSoC].
Expand Down

0 comments on commit 3060a28

Please sign in to comment.