Skip to content

Commit

Permalink
Improved grammar on lines 98-99
Browse files Browse the repository at this point in the history
added some commas and changed a few words.
  • Loading branch information
Humzini committed Jan 15, 2016
1 parent 8041397 commit 6519d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ NodeJs JLibTorrent Module (alpha)
======
We have recently added support for a NodeJS binary module so you can now have all the power of libtorrent in Javascript/Node.

*Help Wanted:* At the moment we can do only simple things like creating torrents and opening torrents, but nothing related to an actual torrenting session is still available as we need to figure out how to add a thread to process libtorrent alerts and then invoke the necessary callbacks for these alerts.
*Help Wanted:* At the moment we can only do simple things, like creating torrents and opening torrents, but nothing related to an actual torrenting session is still available, we need to figure out how to add a thread to process libtorrent alerts and then invoke the necessary callbacks for these alerts.

For now it builds, it can be imported in node and you can do simple things.

Expand Down

0 comments on commit 6519d75

Please sign in to comment.