From b1bf9b3ab3b28f847fbe3f57d6c2c32b98c1431d Mon Sep 17 00:00:00 2001 From: wshafer Date: Thu, 21 Sep 2017 16:54:52 -0600 Subject: [PATCH] Added badges to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9c3ec39..7d7c3d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ +[![codecov](https://codecov.io/gh/wshafer/assetmanager-core/branch/master/graph/badge.svg)](https://codecov.io/gh/wshafer/assetmanager-core) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/wshafer/assetmanager-core/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/wshafer/assetmanager-core/?branch=master) +[![Build Status](https://travis-ci.org/wshafer/assetmanager-core.svg?branch=master)](https://travis-ci.org/wshafer/assetmanager-core) + + # AssetManager Core Library +Fork of the original [ZF2 Assetmanager](https://github.com/RWOverdijk/AssetManager) By [Wesley Overdijk](http://blog.spoonx.nl/) and [Marco Pivetta](http://ocramius.github.com/) ## Introduction