From 5ab09283c8f838cd99716e2b43758afa98b0bf1a Mon Sep 17 00:00:00 2001 From: raph Date: Tue, 21 Apr 2015 09:10:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d316b4..64d9e23 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Similar Text Finder - +[![Packagist](https://img.shields.io/packagist/l/rap2hpoutre/similar-text-finder.svg)](https://packagist.org/packages/rap2hpoutre/similar-text-finder) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rap2hpoutre/similar-text-finder/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/rap2hpoutre/similar-text-finder/?branch=master) [![Build Status](https://scrutinizer-ci.com/g/rap2hpoutre/similar-text-finder/badges/build.png?b=master)](https://scrutinizer-ci.com/g/rap2hpoutre/laravel-log-viewer/build-status/master) ## TL;DR Similar text finder. Install via composer, works with any framework: Laravel, Slim, Symfony, etc.