diff options
author | Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 2013-11-25 02:00:07 -0800 |
---|---|---|
committer | Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 2013-11-25 02:00:07 -0800 |
commit | c2b7a11c772a5b503896add11ea18838999f8d58 (patch) | |
tree | 1976b248eb85e335febc13e0442b8fe766b91687 /README.md | |
parent | cd8a3441561fa63b9da1b705c4b28dee787f79b0 (diff) | |
parent | 7a4482b8a43afca7f5c311ae7e44b3f0c4d239c0 (diff) | |
download | wallabag-c2b7a11c772a5b503896add11ea18838999f8d58.tar.gz wallabag-c2b7a11c772a5b503896add11ea18838999f8d58.tar.zst wallabag-c2b7a11c772a5b503896add11ea18838999f8d58.zip |
Merge pull request #326 from inthepoche/dev
1.2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ Abandon Pocket, Instapaper and other Readability service : adopt poche. It is th | |||
12 | * multi users (very soon!) | 12 | * multi users (very soon!) |
13 | * update notification in configuration screen | 13 | * update notification in configuration screen |
14 | * many storage modes (sqlite, mysql, postgresql) | 14 | * many storage modes (sqlite, mysql, postgresql) |
15 | * many templates: [have a look here](https://github.com/inthepoche/poche-themes). | 15 | * many templates: [have a look here](https://github.com/inthepoche/poche/tree/master/themes). |
16 | * ... | 16 | * ... |
17 | 17 | ||
18 | To test poche, a demo website is online : [demo.inthepoche.com](http://demo.inthepoche.com) (login poche, password poche). | 18 | To test poche, a demo website is online : [demo.inthepoche.com](http://demo.inthepoche.com) (login poche, password poche). |
@@ -26,4 +26,4 @@ Read the [INSTALL.md file](https://github.com/inthepoche/poche/blob/master/INSTA | |||
26 | Copyright © 2010-2013 Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 26 | Copyright © 2010-2013 Nicolas Lœuillet <nicolas.loeuillet@gmail.com> |
27 | This work is free. You can redistribute it and/or modify it under the | 27 | This work is free. You can redistribute it and/or modify it under the |
28 | terms of the Do What The Fuck You Want To Public License, Version 2, | 28 | terms of the Do What The Fuck You Want To Public License, Version 2, |
29 | as published by Sam Hocevar. See the COPYING file for more details. \ No newline at end of file | 29 | as published by Sam Hocevar. See the COPYING file for more details. |