X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=34f60b9084f855301b10392b0534721099392276;hb=558d9aabab7e01c2e2b506aa362c70a568b953aa;hp=13e730c9679aa2b3e07673fda9a758022527000c;hpb=c5772d118fec5d5b0504c08266abcfaa21228119;p=github%2Fwallabag%2Fwallabag.git diff --git a/README.md b/README.md index 13e730c9..34f60b90 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Build Status](https://travis-ci.org/wallabag/wallabag.svg?branch=v2)](https://travis-ci.org/wallabag/wallabag) +[![Code Coverage](https://scrutinizer-ci.com/g/wallabag/wallabag/badges/coverage.png?b=v2)](https://scrutinizer-ci.com/g/wallabag/wallabag/?branch=v2) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/wallabag/wallabag/badges/quality-score.png?b=v2)](https://scrutinizer-ci.com/g/wallabag/wallabag/?branch=v2) + # What is wallabag ? wallabag is a self hostable application allowing you to not miss any content anymore. Click, save, read it when you can. It extracts content so that you can read it when you have time. @@ -9,7 +13,7 @@ More informations on our website: [wallabag.org](http://wallabag.org) Keep in mind it's an **instable** branch, everything can be broken :) ``` -git clone https://github.com/wallabag/wallabag.git -b refactor +git clone https://github.com/wallabag/wallabag.git -b v2 cd wallabag composer install php app/console wallabag:install