From 093f502eec1353e6d97ff89f831c2074c5f5dbf1 Mon Sep 17 00:00:00 2001 From: Mark Nyon Date: Sat, 30 Jan 2016 00:25:00 -0500 Subject: [PATCH] Added codeclimate test coverage badge; #20 Added code climate test coverage badge to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff94a5bba..0e7bd2fd7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Drywall - + 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