From 0acb36ad97b356baaeba9c3985e53cbcde3db0f1 Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Tue, 8 Nov 2016 14:27:23 +0000 Subject: Added StyleCI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3dee659..fbc1df0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Readability.php -[![Latest Stable Version](https://poser.pugx.org/andreskrey/readability.php/v/stable)](https://packagist.org/packages/andreskrey/readability.php) +[![Latest Stable Version](https://poser.pugx.org/andreskrey/readability.php/v/stable)](https://packagist.org/packages/andreskrey/readability.php) [![StyleCI](https://styleci.io/repos/71042668/shield?branch=master)](https://styleci.io/repos/71042668) PHP port of *Mozilla's* **[Readability.js](https://github.com/mozilla/readability)**. Parses html text (usually news and other articles) and tries to return title, byline and text content. Analizes each text node, gives an score and orders them based on this calculation. -- cgit v1.2.3