From 6e04aa53cf32a387488be18d177b3a7f09e21f81 Mon Sep 17 00:00:00 2001 From: Camel Aissani Date: Thu, 14 Jul 2016 23:09:13 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae43073..1b0db43 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Minimalist front end router framework à la [express](http://expressjs.com/) [![Build Status](https://travis-ci.org/camelaissani/frontexpress.svg?branch=master)](https://travis-ci.org/camelaissani/frontexpress) + [![Code Climate](https://codeclimate.com/github/camelaissani/frontexpress/badges/gpa.svg)](https://codeclimate.com/github/camelaissani/frontexpress) [![Coverage Status](https://coveralls.io/repos/github/camelaissani/frontexpress/badge.svg?branch=master)](https://coveralls.io/github/camelaissani/frontexpress?branch=master) ```js