Skip to content

Commit

Permalink
small change to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
khaliqgant committed Feb 5, 2013
1 parent eb7c2f1 commit dcbde62
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 @@ -26,6 +26,6 @@ yipit.deals(params, function (error, deals){
# References #
- [Request API Key](http://yipit.com/about/api/)
- [API Documentation](http://yipit.com/about/api/documentation/)
- [HTTPRequest Documentation] (https://github.com/keverw/HTTPRequest)
- [HTTPRequest Documentation](https://github.com/keverw/HTTPRequest)

**Hope you enjoy! Email me at khaliqgant@gmail.com for any questions or bugs
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "yipit",
"description": "Simple query for interfacing with Yipit's API",
"version": "0.1.3",
"version": "0.1.4",
"main": "index.js",
"author":{
"name": "Khaliq Gant",
Expand Down

0 comments on commit dcbde62

Please sign in to comment.