From 1a7aa08c22a87d0dd0f3dfb2f200b3a376b99c29 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Wed, 5 Jul 2023 13:40:08 +0100 Subject: [PATCH] Fix typos --- README.md | 2 +- images/{electron_color.svg => electron-color.svg} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename images/{electron_color.svg => electron-color.svg} (100%) diff --git a/README.md b/README.md index a0bffc0c..70dbba9f 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ try switching the app to JQuery mode (see Content injection mode in Configuratio * As an application implemented with the following frameworks: + Electron >= 1.8.0 (32bit and 64bit builds for Windows, Ubuntu, Debian, Fedora, OpenSUSE, AppImage): [GitHub release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-electron.html) - + Universal Windows Platform (UWP) >=10.0.10240: [Microsoft Store app](https://www.microsoft.com/store/apps/9P8SLZ4J979J) or [GitHub release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-uwp.html) + + Universal Windows Platform (UWP) >=10.0.10240: [Microsoft Store app](https://www.microsoft.com/store/apps/9P8SLZ4J979J) or [GitHub release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-uwp.html) + NWJS >= 0.23.0 (Windows 7/8/10/11): [GitHub release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) - NWJS 0.14.7 (Windows XP/Vista only): [GitHub release](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html) diff --git a/images/electron_color.svg b/images/electron-color.svg similarity index 100% rename from images/electron_color.svg rename to images/electron-color.svg