From 70c4b18c5cd5d6d0493ba2a8c3f3f1f8c0ea01d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Vl=C4=8Dinsk=C3=BD?= Date: Sat, 4 Apr 2026 14:03:36 +0200 Subject: [PATCH] Update README.md: add note that any scheme is supported, not only http and https See #51 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 54f4ffb..363fe16 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ Convert your **plain bookmark** files into a **static web app**. - In Firefox, right-click the Static Marks search field and select "Add a Keyword for this Search". - Use custom web page templates. If you don't like the default UI, provide your own ([example](https://darekkay.com/static-marks/demo/custom.html) based on [this template](https://github.com/darekkay/static-marks/blob/master/docs/examples/templates/custom.html)). - Dark Mode. +- Support for any application scheme, not only `http://` and `https://` e.g.: + - + - + - ## Quickstart