mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-24 04:54:51 -04:00
Change version number to 1.1.0-SNAPSHOT, to prepare future evolutions
Minor changes in the About section and README
This commit is contained in:
parent
42b106cf26
commit
bf501d721a
@ -6,7 +6,7 @@ This application is developed in HTML5/Javascript, with Firefox OS as the primar
|
||||
|
||||
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.
|
||||
If your Internet access is expensive/rare/slow/unreliable/watched/censored, you still can browse this amazing amount of 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.
|
||||
|
@ -51,7 +51,7 @@
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand">Evopedia v1.0.0</a>
|
||||
<a class="navbar-brand">Evopedia v1.1.0-SNAPSHOT</a>
|
||||
</div>
|
||||
|
||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||
@ -87,9 +87,9 @@
|
||||
<br />
|
||||
<br />You can search among the article titles, and read any of them without any Internet access.
|
||||
<br />All the content of wikipedia is inside your device (except the images). It also works with Wiktionary and Wikivoyage.
|
||||
<br />If your Internet access is expensive/rare/slow/unreliable/watched/censored, you still have access to this valuable knowledge and culture.
|
||||
<br />If your Internet access is expensive/rare/slow/unreliable/watched/censored, you still can browse this amazing amount of knowledge and culture.
|
||||
<br />
|
||||
<br />NB : If you're connected to the Internet when using the application, the images inside the articles will be displayed from the Internet.
|
||||
<br />NB : If you're connected to the Internet when using the application, the images of the articles will be displayed from the Internet.
|
||||
<h3>Usage</h3>
|
||||
<h4>Step 1 : download an archive</h4>
|
||||
From <a href="http://dumpathome.evopedia.info/dumps/finished" target="_blank">http://dumpathome.evopedia.info/dumps/finished</a>, with a regular computer.
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0-SNAPSHOT",
|
||||
"name": "Evopedia",
|
||||
"description": "Offline Wikipedia Viewer",
|
||||
"launch_path": "/index.html",
|
||||
|
Loading…
x
Reference in New Issue
Block a user