From 955ee1f3c431a8f859e81e5baf04f3c19062eaf4 Mon Sep 17 00:00:00 2001 From: Lonnie Ezell Date: Thu, 2 Jun 2016 21:50:52 -0500 Subject: [PATCH] Adding StyleCI badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba41de656a..1f7288d14f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![Build Status](https://travis-ci.org/lonnieezell/CodeIgniter4.svg?branch=develop)](https://travis-ci.org/lonnieezell/CodeIgniter4)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/53c99b56-769f-4e88-93d8-a6423644d610/mini.png)](https://insight.sensiolabs.com/projects/53c99b56-769f-4e88-93d8-a6423644d610) +
+[![StyleCI](https://styleci.io/repos/41463886/shield)](https://styleci.io/repos/41463886) ## What is CodeIgniter? CodeIgniter is a PHP full-stack web framework that is light, fast, flexible, and secure. More information can be found at the [official site](http://codeigniter.com).