]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - README.md
poche is dead, welcome wallabag
[github/wallabag/wallabag.git] / README.md
old mode 100755 (executable)
new mode 100644 (file)
index 583842e..30fc965
--- a/README.md
+++ b/README.md
@@ -1,27 +1,7 @@
-# poche
-Abandon Pocket, Instapaper and other Readability service : adopt poche. It is the same, but it is open source.
+# 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.
 
-![poche](http://cdetc.fr/poche/img/logo.png)
-
-To get news from poche, [follow us on twitter](http://twitter.com/getpoche).
-
-## Usage
-You can easily add a "poched" page with the bookmarklet.
-
-You can :
-* read a page in a comfortable reading view
-* archive a link
-* put a link in favorite
-* delete a link
-
-## Security
-You **have** to protect your db/poche.sqlite file. Modify the virtual host of your website to add this condition :
-```apache
-<Files ~ "\.sqlite$">
-    Order allow,deny
-    Deny from all
-</Files>
-```
+To test wallabag, a demo website is online : [demo.wallabag.org](http://demo.wallabag.org) (login poche, password poche).
 
 ## License
 Copyright © 2010-2013 Nicolas Lœuillet <nicolas@loeuillet.org>