README.md in husc-0.2.1 vs README.md in husc-0.2.2

- old
+ new

@@ -1,7 +1,11 @@ husc ==== +[![Build Status](https://api.travis-ci.org/AjxLab/husc.svg?branch=master)](https://travis-ci.org/AjxLab/husc) +[![Gem Version](https://badge.fury.io/rb/husc.svg)](https://rubygems.org/gems/husc/) +[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE.txt) + A simple crawling utility for Ruby. ## Description This project enables site crawling and data extraction with xpath and css selectors. You can also send forms such as text data, files, and checkboxes.