Skip to content

Commit c147254

Browse files
committed
Readme: Use an SVG badge.
That way, both badges will have the same design. Also, they'll look good even on retina displays.
1 parent 211f526 commit c147254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rspec-rails [![Build Status](https://secure.travis-ci.org/rspec/rspec-rails.png?branch=master)](http://travis-ci.org/rspec/rspec-rails) [![Code Climate](https://codeclimate.com/github/rspec/rspec-rails.png)](https://codeclimate.com/github/rspec/rspec-rails)
1+
# rspec-rails [![Build Status](https://secure.travis-ci.org/rspec/rspec-rails.png?branch=master)](http://travis-ci.org/rspec/rspec-rails) [![Code Climate](https://img.shields.io/codeclimate/github/rspec/rspec-rails.svg)](https://codeclimate.com/github/rspec/rspec-rails)
22
**rspec-rails** is a testing framework for Rails 3.x and 4.x.
33

44
Use **[rspec-rails 1.x](http://github.com/dchelimsky/rspec-rails)** for Rails

0 commit comments

Comments
 (0)