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