From bc45bd575ff6181d9b5cf7074d562f5a310f2888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Fri, 7 Aug 2026 01:15:37 +0300 Subject: [PATCH] rename pySim tab to Card reader, add instruction about pySim requirement --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index eb6aa12..fb9012c 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ - +
@@ -824,6 +824,7 @@
+

To access local card reader, you need pySim running locally.

To connect, install pysim-otaman-server: git clone https://github.com/anttro/pysim-otaman-server.git and start it. Refer to README.md for details. Click Connect once pysim-otaman-server is ready.