From db6e99e9eaf9b442a919e70fdf5a2b1196786959 Mon Sep 17 00:00:00 2001 From: Balakrishnan Balasubramanian Date: Sun, 1 Sep 2024 23:47:21 -0400 Subject: [PATCH] Fix README formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eb2544e..f331143 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Note: 2. Make sure the webapp is properly authenticated without relying on localStorage. E.g. - a. Setup HTTP Basic Auth - b. Webapp is only served inside home network - c. Served under a secret URL not shared with anyone like [tor onion url][3] + 1. Setup HTTP Basic Auth + 2. Webapp is only served inside home network + 3. Served under a secret URL not shared with anyone like [tor onion url][3] ## Usecase example @@ -62,7 +62,7 @@ Let me know at `@balki@balki.me` in fediverse, if you find it useful go install go.balki.me/remote-local-storage@latest ``` -## Links +--- [0]: https://developer.mozilla.org/docs/Web/API/Window/localStorage [1]: https://torproject.org