From e58d6e8545d2582274b8297021d3db6ea75915d3 Mon Sep 17 00:00:00 2001 From: mossroy Date: Fri, 23 Aug 2013 16:58:42 +0200 Subject: [PATCH] Re-organize the About section Add privacy policy, step-by-step usage, ways to contribute, credits, links for other platforms etc. Fixes #54 Fixes #52 Also add the version number at the top --- README.md | 14 ++++++-- index.html | 94 +++++++++++++++++++++++++++++++++---------------- manifest.webapp | 2 +- 3 files changed, 75 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index c018b898..149d05ca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ evopedia-html5 ============== -Port of Evopedia (offline wikipedia reader) in HTML5/Javascript, with Firefox OS as the primary target -The original application is at http://www.evopedia.info/ -It uses wikipedia dumps located at http://dumpathome.evopedia.info/dumps/finished \ No newline at end of file +Evopedia is an offline wikipedia viewer. See the official site : http://www.evopedia.info/ +This application is developed in HTML5/Javascript, with Firefox OS as the primary target. + +You can search among the article titles, and read any of them without any Internet access. +All the content of wikipedia is inside your device (except the images). It also works with Wiktionary and Wikivoyage. +If your Internet access is expensive/rare/slow/unreliable/watched/censored, you still have access to this valuable knowledge and culture. + +It uses wikipedia archives located at http://dumpathome.evopedia.info/dumps/finished +You have to first download one of them (with a Bittorrent client) and store it on your SD-card. + +This application is released under the GPL v3 license. See http://www.gnu.org/licenses/ or the included LICENSE-GPLv3.txt file diff --git a/index.html b/index.html index 129fe21b..7e94fba6 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@ - Evopedia + Evopedia v1.0.0 @@ -79,44 +79,65 @@