From 20d4027e3f4de1684d6368e52f1d0ab8d103fc19 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sun, 26 Mar 2023 16:01:57 +0300 Subject: [PATCH] Updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c599e3c..c7d3926 100644 --- a/README.md +++ b/README.md @@ -25,16 +25,16 @@ More specifically, as of now, Kopher has been tested on the following devices an - Nokia 8110 4G v13 (2.5/GerdaOS) - Nokia 8110 4G v17 (2.5.1) -- Doro 7060 (DFC-0190) (2.5.1)\*\* -- Sigma mobile S3500 sKai (2.5.1.1)\* +- Doro 7060 (DFC-0190) (2.5.1)\* +- Sigma mobile S3500 sKai (2.5.1.1)\*\* - Nokia 800 Tough (2.5.2) - Nokia 2720 Flip (2.5.2.2) - Crosscall Core-S4 (2.5.3.2) - Nokia 8000 4G (2.5.4) -*\* there is a bug with displaying Blob-type images on the sKai, so only the download option works correctly* +*\* install-via-FFBM trick; also, the system statusbar on the Doro is larger than usual, so the addressbar is a bit overlapped (doesn't hamper its readability)* -*\*\* install-via-FFBM trick; also, the system statusbar on the Doro is larger than usual, so the addressbar is a bit overlapped (doesn't hamper its readability)* +*\*\* there is a bug with displaying Blob-type images on the sKai, so only the download option works correctly* N.B. If you want to debug Kopher to support KaiOS 1.0, make sure to replace the `'\u{1f310}'` reference in `js/app.js` with `'\uD83C\uDF10'` surrogate pair first.