mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Add Code Climate badge to README
This commit is contained in:
parent
f22dc61722
commit
c8c519ba62
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Puma: A Ruby Web Server Built For Concurrency
|
||||
|
||||
[](http://travis-ci.org/puma/puma) [](https://gemnasium.com/puma/puma)
|
||||
[](http://travis-ci.org/puma/puma) [](https://gemnasium.com/puma/puma) <a href="https://codeclimate.com/github/puma/puma"><img src="https://codeclimate.com/github/puma/puma.png" /></a>
|
||||
|
||||
## Description
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue