diff options
author | Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 2013-10-26 12:59:55 +0200 |
---|---|---|
committer | Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 2013-10-26 12:59:55 +0200 |
commit | 7d7ed6a0ee869faf2ab04747f68c3fc6bdda7550 (patch) | |
tree | c19c31f0645ea6dbe1e3974fe677e42c8f0d09a4 | |
parent | 83020b993c9dc18093cbe213ef40afa03f33c124 (diff) | |
download | wallabag-7d7ed6a0ee869faf2ab04747f68c3fc6bdda7550.tar.gz wallabag-7d7ed6a0ee869faf2ab04747f68c3fc6bdda7550.tar.zst wallabag-7d7ed6a0ee869faf2ab04747f68c3fc6bdda7550.zip |
change link to themes
-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. |