Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit d70e1c0

Browse files
committed
update badges
1 parent 40ef13a commit d70e1c0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Symfony MicroFramework
22
======================
33

4+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fnayou/symfony-micro-framework/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/fnayou/symfony-micro-framework/?branch=master)
5+
[![Build Status](https://scrutinizer-ci.com/g/fnayou/symfony-micro-framework/badges/build.png?b=master)](https://scrutinizer-ci.com/g/fnayou/symfony-micro-framework/build-status/master)
6+
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/77eee168-fc93-4151-9d1a-85c999b46756/mini.png)](https://insight.sensiolabs.com/projects/77eee168-fc93-4151-9d1a-85c999b46756)
7+
48
Symfony Micro Framework based on [MicroKernelTrait][link-micro-kernel]
59

610
Small and tiny and easy to configure, this build is perfect for :
@@ -10,8 +14,6 @@ Small and tiny and easy to configure, this build is perfect for :
1014
- development playground
1115
- etc.
1216

13-
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/77eee168-fc93-4151-9d1a-85c999b46756/big.png)](https://insight.sensiolabs.com/projects/77eee168-fc93-4151-9d1a-85c999b46756)
14-
1517
## How to use ?
1618

1719
you can create a new project using `composer` :

0 commit comments

Comments
 (0)