From a89dbb741585f696ebe4b6e247b8decadd9e2d56 Mon Sep 17 00:00:00 2001 From: raph Date: Tue, 21 Apr 2015 09:14:55 +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 64d9e23..ffebeca 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) +[![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) [![SensioLabs Insight](https://img.shields.io/sensiolabs/i/d02347d2-b307-471e-aeb5-2a31183f5d19.svg)]() ## TL;DR Similar text finder. Install via composer, works with any framework: Laravel, Slim, Symfony, etc.