Skip to content

Commit

Permalink
Added codeclimate test coverage badge; #20
Browse files Browse the repository at this point in the history
Added code climate test coverage badge to the README
  • Loading branch information
msnyon committed Jan 30, 2016
1 parent ad5900b commit 093f502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Drywall

<a href="https://codeclimate.com/github/trystant/drywall"><img src="https://codeclimate.com/github/trystant/drywall/badges/gpa.svg" /></a>

<a href="https://codeclimate.com/github/trystant/drywall/coverage"><img src="https://codeclimate.com/github/trystant/drywall/badges/coverage.svg" /></a>
A website and user system starter. Implemented with Express and Backbone.

This fork uses sequelize to connect to Relational Database Management Systems instead of using Mongoose to connect to Mongo
Expand Down

0 comments on commit 093f502

Please sign in to comment.