README.md in crowdskout-0.0.4 vs README.md in crowdskout-0.0.5

- old
+ new

@@ -1,12 +1,12 @@ # Crowdskout -It is a Ruby wrapper for the Crowdskout API. +[![Build Status](https://travis-ci.org/revvco/crowdskout.png?branch=master)](https://travis-ci.org/revvco/crowdskout) [![Gem Version](https://badge.fury.io/rb/crowdskout.svg)](https://badge.fury.io/rb/crowdskout) [![Code Climate](https://codeclimate.com/github/revvco/crowdskout/badges/gpa.svg)](https://codeclimate.com/github/revvco/crowdskout) -[![Build Status](https://travis-ci.org/revvco/crowdskout.png?branch=master)](https://travis-ci.org/revvco/crowdskout.png?branch=master) +A Ruby wrapper for the Crowdskout API. -Visit also a Crowdskout API documentation: [here](http://docs.crowdskout.com/api/#get-the-options-for-a-field) +Crowdskout API documentation can be found [here](http://docs.crowdskout.com/api/#get-the-options-for-a-field) ## Installation Add this line to your application's Gemfile: @@ -48,6 +48,6 @@ # Fetching field options field_options = api.get_options_for_a_field("AddressCity") # Fetching attributes - attributes = api.get_attributes \ No newline at end of file + attributes = api.get_attributes