From 015b9dbb6b6ea5d8b5f09f918e6ed9dfa92e5609 Mon Sep 17 00:00:00 2001 From: e3betht Date: Thu, 18 Dec 2014 11:56:45 -0600 Subject: [PATCH] Adding Code Climate badge to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6848a3..d91416b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ React/Espresso is a proof-of-concept microframework that integrates Silex with React/Http. -[![Build Status](https://secure.travis-ci.org/reactphp/espresso.png?branch=master)](http://travis-ci.org/reactphp/espresso) +[![Build Status](https://secure.travis-ci.org/reactphp/espresso.png?branch=master)](http://travis-ci.org/reactphp/espresso) [![Code Climate](https://codeclimate.com/github/reactphp/espresso/badges/gpa.svg)](https://codeclimate.com/github/reactphp/espresso) ## Install