Skip to content

Commit

Permalink
Updated README with new dependencies and status
Browse files Browse the repository at this point in the history
  • Loading branch information
andykant committed Sep 30, 2011
1 parent fc53e19 commit 64f2697
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -4,12 +4,10 @@ NZB is a Node.js library used for downloading content from Usenet/newsgroups via

## Dependencies
* [buffertools](https://github.com/bnoordhuis/node-buffertools): `npm install buffertools`
* [vows](http://vowsjs.org/): `npm install -g vows`

## Status
* Parser: **Done**
* Connection: **Done**
* Pool: **Done** but possibly adding more events
* Decoder: **Functional** for yEnc content
Rewriting the library for a cleaner implementation.

## Copyright

Expand Down

0 comments on commit 64f2697

Please sign in to comment.