diff --git a/README.md b/README.md index 4ce3f94..2b1cd55 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ A plugin to extract informations about the waves conditions in Brazil. [![Code Climate](https://codeclimate.com/github/fbenevides/waves-rails-plugin/badges/gpa.svg)](https://codeclimate.com/github/fbenevides/waves-rails-plugin) -[![Test Coverage](https://codeclimate.com/github/fbenevides/waves-rails-plugin/badges/coverage.svg)](https://codeclimate.com/github/fbenevides/waves-rails-plugin) - # Usage In your Gemfile: ``` @@ -24,4 +22,4 @@ conditions[:name] # IcaraĆ­ - Caucaia (CE) 1. Fork the project 2. Start a feature/bugfix branch 3. Commit and push -4. Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. \ No newline at end of file +4. Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.