From b70844a3a88f8dbb9aa883d09e5c961562d2003f 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: Wed, 5 Aug 2026 02:54:34 +0300 Subject: [PATCH] readme update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a8f6ca..1f606ee 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Standalone offline HTML/JS tool for building APDU commands for SIM, USIM, and Gl Open `index.html` in any modern browser. No server required. +**Demo:** [otaman.atroshin.ru](https://otaman.atroshin.ru) + ## Build Tailwind CSS is used for styling. After cloning, rebuild the CSS: @@ -348,4 +350,4 @@ Dark theme is supported. The app follows the OS preference on first visit, and a ## Localisation -The UI is in Russian. English translations are in progress. Language is detected from the browser's `navigator.language` preference. \ No newline at end of file +The UI is in Russian. English translations are in progress. Language is detected from the browser's `navigator.language` preference.