Skip to content

Commit

Permalink
updated name
Browse files Browse the repository at this point in the history
  • Loading branch information
icodeforlove committed Oct 25, 2012
1 parent 7b3e86b commit 060b3b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -4,7 +4,7 @@ A simple network request helper that is geared towards crawling. (a few keywords

## installation

$ npm install git@github.com:icodeforlove/node-requester.git
$ npm install requester

## super simple to use

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"name": "node-requester",
"name": "requester",
"version": "0.1.0",
"description": "swiss army knife for requests",
"main": "index.js",
Expand Down

0 comments on commit 060b3b6

Please sign in to comment.