From f5285d330eaa1d3dfdd669fa09abc8347dcbd5ca 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: Sun, 9 Aug 2026 03:08:09 +0300 Subject: [PATCH] fix disconnected instruction: line break before 'Refer to' --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 16eeb3d..c3327c3 100644 --- a/index.html +++ b/index.html @@ -878,7 +878,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
pysim-otaman-server README files for details. Click Connect once pysim-otaman-server is ready.

+

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