Skip to content

Commit

Permalink
Add Code Climate badges
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoriohc committed Sep 3, 2016
1 parent a6be5cd commit 823abdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
[![Build Status](https://img.shields.io/travis/gregoriohc/laravel-preview/master.svg?style=flat-square)](https://travis-ci.org/gregoriohc/laravel-preview)
[![StyleCI](https://styleci.io/repos/66579513/shield)](https://styleci.io/repos/66579513)
[![Quality Score](https://img.shields.io/scrutinizer/g/gregoriohc/laravel-preview.svg?style=flat-square)](https://scrutinizer-ci.com/g/gregoriohc/laravel-preview)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/gregoriohc/laravel-preview/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/gregoriohc/laravel-preview/?branch=master)
[![Code Climate](https://codeclimate.com/github/gregoriohc/laravel-preview/badges/gpa.svg)](https://codeclimate.com/github/gregoriohc/laravel-preview)
[![Test Coverage](https://codeclimate.com/github/gregoriohc/laravel-preview/badges/coverage.svg)](https://codeclimate.com/github/gregoriohc/laravel-preview/coverage)
[![Total Downloads](https://img.shields.io/packagist/dt/gregoriohc/laravel-preview.svg?style=flat-square)](https://packagist.org/packages/gregoriohc/laravel-preview)

**WARNING: USE THIS PACKAGE ONLY IN LOCAL/DEBUG MODE! ENABLING THIS PACKAGE IN PRODUCTION ENVIRONMENTS CAN REPRESENT A BIG SECURITY ISSUE!**
Expand Down

0 comments on commit 823abdf

Please sign in to comment.