README.md in linkedin-scraper-0.0.11 vs README.md in linkedin-scraper-0.0.12
- old
+ new
@@ -1,6 +1,7 @@
-[![Build Status](https://secure.travis-ci.org/yatishmehta27/linkedin-scraper.png)](http://travis-ci.org/yatishmehta27/linkedin-scraper)
+[![Build Status](https://secure.travis-ci.org/yatish27/linkedin-scraper.png)](http://travis-ci.org/yatish27/linkedin-scraper)
+[![Gem Version](https://badge.fury.io/rb/linkedin-scraper.png)](http://badge.fury.io/rb/linkedin-scraper)
Linkedin Scraper
================
Linkedin-scraper is a gem for scraping linkedin public profiles.
@@ -249,10 +250,10 @@
:company => nil
}
]
-The gem also comes with a binary and can be used from teh command line to get a json response of the scraped data. It takes the url as the first argument.
+The gem also comes with a binary and can be used from the command line to get a json response of the scraped data. It takes the url as the first argument.
linkedin-scraper http://www.linkedin.com/in/jeffweiner08
You're welcome to fork this project and send pull requests