diff --git a/README.md b/README.md index 26a85b0..e2f04ff 100644 --- a/README.md +++ b/README.md @@ -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;