Updated readme

This commit is contained in:
Luxferre
2023-03-26 16:01:57 +03:00
parent 7a16c18196
commit 20d4027e3f
+4 -4
View File
@@ -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.