README.md in docparser-0.1.6 vs README.md in docparser-0.2.0

- old
+ new

@@ -3,18 +3,17 @@ [![Gem Version](https://badge.fury.io/rb/docparser.png)](http://badge.fury.io/rb/docparser) [![Build Status](https://travis-ci.org/jurriaan/docparser.png?branch=master)](https://travis-ci.org/jurriaan/docparser) [![Dependency Status](https://gemnasium.com/jurriaan/docparser.png)](https://gemnasium.com/jurriaan/docparser) [![Coverage Status](https://coveralls.io/repos/jurriaan/docparser/badge.png?branch=master)](https://coveralls.io/r/jurriaan/docparser) DocParser is a web scraping/screen scraping tool. -You can use it to easily scrape web sites. +You can use it to easily scrape information out of HTML documents. The gem is called [docparser](http://rubygems.org/gems/docparser). You can find the documentation [here](http://rubydoc.info/github/jurriaan/docparser/). ## Features - XPath and CSS support through Nokogiri -- Support for loading of URLs throug open-uri - Support for parallel processing of the documents - 6 Output formats: * CSV * XLSX * HTML \ No newline at end of file