Skip to content

Commit 98fbaa7

Browse files
authored
Add Code Climate badges to README
1 parent f2d127d commit 98fbaa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# nib
22
[ ![Codeship Status for technekes/nib](https://codeship.com/projects/89937b80-302b-0134-3df6-029c728c3af4/status?branch=master)](https://codeship.com/projects/164133)
3+
[![Code Climate](https://codeclimate.com/github/technekes/nib/badges/gpa.svg)](https://codeclimate.com/github/technekes/nib)
4+
[![Test Coverage](https://codeclimate.com/github/technekes/nib/badges/coverage.svg)](https://codeclimate.com/github/technekes/nib/coverage)
35

46
`nib` is a `docker-compose` wrapper geared towards Ruby/Rails development.
57

0 commit comments

Comments
 (0)