diff options
author | tcitworld <tcit@tcit.fr> | 2014-05-16 17:38:19 +0200 |
---|---|---|
committer | tcitworld <tcit@tcit.fr> | 2014-05-16 17:38:19 +0200 |
commit | 96834a47b09985e1c82b82857fc108f20e8b8f2b (patch) | |
tree | febf7222cf071896352f876c008f057122ecf2e5 | |
parent | 4a74d9857cdb6116ce24df01b45176b92ad592c0 (diff) | |
download | wallabag-96834a47b09985e1c82b82857fc108f20e8b8f2b.tar.gz wallabag-96834a47b09985e1c82b82857fc108f20e8b8f2b.tar.zst wallabag-96834a47b09985e1c82b82857fc108f20e8b8f2b.zip |
Added PHPePub
-rw-r--r-- | CREDITS.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ wallabag is based on : | |||
9 | * Twig http://twig.sensiolabs.org | 9 | * Twig http://twig.sensiolabs.org |
10 | * Flash messages https://github.com/plasticbrain/PHP-Flash-Messages | 10 | * Flash messages https://github.com/plasticbrain/PHP-Flash-Messages |
11 | * Pagination https://github.com/daveismyname/pagination | 11 | * Pagination https://github.com/daveismyname/pagination |
12 | * PHPePub https://github.com/Grandt/PHPePub/ | ||
12 | 13 | ||
13 | wallabag is developed by Nicolas LÅ“uillet under the Do What the Fuck You Want to Public License | 14 | wallabag is developed by Nicolas LÅ“uillet under the Do What the Fuck You Want to Public License |
14 | 15 | ||
15 | Contributors : https://github.com/wallabag/wallabag/graphs/contributors \ No newline at end of file | 16 | Contributors : https://github.com/wallabag/wallabag/graphs/contributors |