From b8e1eff507d689691e720369c2770cc1763be959 Mon Sep 17 00:00:00 2001 From: Felipe Benevides Date: Tue, 22 Mar 2016 16:39:17 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.