From a63222a71a2cb074e23a1edaaec134f975d813af Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Thu, 30 Jan 2025 00:59:05 -0600 Subject: [PATCH] docs: Add a few words --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88224c1..6b55645 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ for small. URL means, well... URL. So the name simply means Small URL. written in plain HTML and vanilla JS, using [Pure CSS](https://purecss.io/) for styling. - Uses very basic authentication using a provided password. It's not encrypted in transport. - I recommend using something like [caddy](https://caddyserver.com/) to + I recommend using a reverse proxy such as [caddy](https://caddyserver.com/) to encrypt the connection by SSL. # Bloat that will not be implemented