From 20cf357195ea8fc9a35d623b243dd281dc13ab93 Mon Sep 17 00:00:00 2001 From: Kharec Date: Sun, 1 Mar 2026 08:43:43 +0100 Subject: [PATCH] docs: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15e6409..afb6660 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ graph TD E --> F[Paste is deleted] ``` -Note: the creator can now see their post (except in private browsing) - it would be burned immediately. - ## Configuration ### SECRET_KEY_BASE (Required for Production) @@ -71,6 +69,8 @@ The server starts on `http://localhost:3000`. 4. Share the generated URL 5. The paste auto-destructs after first access +Note: the creator can now see their post (except in private browsing) - it would be burned immediately. + ## Architecture - **Gleam**: Type-safe language built upon the BEAM