Skip to content

Commit

Permalink
README.md: Added version badge (rack#199)
Browse files Browse the repository at this point in the history
* README.md: Added more badges

Sorry, once again a branch in this repo: it's just so convenient to edit straight in the GitHub UI. I promise to delete the branch afterwards. 😎

* Removed download count

...after peer review.
  • Loading branch information
perlun authored and Alex Damian Negru committed Apr 5, 2021
1 parent d48ff62 commit eee9dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Rack::Test
[![Gem Version](https://badge.fury.io/rb/rack-test.svg)](https://badge.fury.io/rb/rack-test)
[<img src="https://travis-ci.org/rack-test/rack-test.svg?branch=master" />](https://travis-ci.org/rack-test/rack-test)
[![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate/badges/gpa.svg)](https://codeclimate.com/github/codeclimate/codeclimate)
[![Test Coverage](https://codeclimate.com/github/codeclimate/codeclimate/badges/coverage.svg)](https://codeclimate.com/github/codeclimate/codeclimate/coverage)
Expand Down

0 comments on commit eee9dc9

Please sign in to comment.