Skip to content

Commit

Permalink
Added wikipedia.org link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
terox committed May 7, 2014
1 parent a7bff26 commit 31e8ad6
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 @@ -13,7 +13,7 @@ A super **easy**, **small** and **extensible** NodeJS library for scraping the w

## Getting started

A quick example that as extract the "On this day" section in Wikipedia.org:
A quick example that as extract the "On this day" section in [wikipedia.org](http://www.wikipedia.org):
```js
var scrap = require('scrapjs').Scrap;

Expand Down

0 comments on commit 31e8ad6

Please sign in to comment.