From b6e15250aa6d316ca60c9716dd66d8ec52a1dbae Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sat, 6 Feb 2021 13:12:34 +0000 Subject: [PATCH] Change web app title to Kiwix JS PWA Former-commit-id: 7def94bdc8c92a3d16e2efa4825b641c511c1351 [formerly f929b7afdf0218d8f75cd4fecbc94f22d0c2a54d [formerly 2aa9ffec0cdd04741edb48fda05b57d32ec37b27]] Former-commit-id: 4538c7844d982b8ce045d6f42b4185a7a400159b Former-commit-id: fee786b65687fcec07d1d530bd66326c93cf5a99 --- README.md | 6 +++--- www/index.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b237d3f..3e422e77 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Kiwix JS for Windows -*There is a browser-based deployment and **installable Progressive Web App (PWA)** version of this app [here](https://pwa.kiwix.org/), -but you will need a ZIM file for testing.* A [development deployment](https://kiwix.github.io/kiwix-js-windows/) is also available, but -code may change rapidly, and it is not recommended to install this as a PWA. +*There is a browser-based deployment and **(installable Progressive Web App (PWA))[https://pwa.kiwix.org/]** version of this app at +https://pwa.kiwix.org/, but you will need a ZIM file for testing.* A [development deployment](https://kiwix.github.io/kiwix-js-windows/) +is also available, but code may be buggy and change rapidly, and it is not recommended to install this as a PWA. This repository is for development of the Kiwix JS app for Windows 10 Universal Windows Platform, PWA, Electron and NWJS. Latest development code is usually on the [master-dev](https://github.com/kiwix/kiwix-js-windows/tree/master-dev/) branch. diff --git a/www/index.html b/www/index.html index da671ff1..e356b17d 100644 --- a/www/index.html +++ b/www/index.html @@ -3,7 +3,7 @@ - Kiwix JS for Windows + Kiwix JS PWA