2 wallabag is a self hostable application allowing you to not miss any content anymore.
3 Click, save, read it when you can. It extracts content so that you can read it when you have time.
5 More informations on our website: [wallabag.org](http://wallabag.org)
7 # Want to test the v2 ?
9 Keep in mind it's an **instable** branch, everything can be broken :)
12 git clone https://github.com/wallabag/wallabag.git -b v2
15 php app/console wallabag:install
16 php app/console server:run
20 Copyright © 2013-2015 Nicolas Lœuillet <nicolas@loeuillet.org>
21 This work is free. You can redistribute it and/or modify it under the
22 terms of the MIT License. See the COPYING file for more details.