Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszkujawa committed Dec 30, 2013
1 parent 3fc0743 commit 82a2b48
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 @@ -6,7 +6,7 @@ Multipurpose web crawler in NodeJS.

Web Crawler spends most of his time on reading/writing to netwrok, database and files. NodeJs implements the non-blocking I/O model which makes it a perfect tool for the job.

## requirements
## Requirements

- NodeJs >= 0.10.21
- CouchDB
Expand Down

0 comments on commit 82a2b48

Please sign in to comment.