Improve Travis & add Scrutinizer

+ CS
+ Update README
This commit is contained in:
Jeremy Benoist
2015-04-29 10:24:24 +02:00
parent f5d473780d
commit 1963319a55
6 changed files with 152 additions and 126 deletions
+1
View File
@@ -1,6 +1,7 @@
# Readability
[![Build Status](https://travis-ci.org/j0k3r/php-readability.svg?branch=master)](https://travis-ci.org/j0k3r/php-readability)
[![Code Coverage](https://scrutinizer-ci.com/g/j0k3r/php-readability/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/j0k3r/php-readability/?branch=master)
This is an extract of the Readability class from the [full-text-rss](https://github.com/Dither/full-text-rss) fork. It kind be defined as a better version of the original [php-readability](http://code.fivefilters.org/php-readability).