From 30af04ecd87d855e5ea295298cbed415ef51df8a Mon Sep 17 00:00:00 2001 From: brooke Date: Sat, 22 Feb 2025 13:38:34 -0500 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0a3fd0..0c6f2d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # privatebin -> One line description of the recipe +> A minimalist, open source online pastebin where the server has zero knowledge of pasted data. @@ -21,4 +21,4 @@ * `abra app config ` * `abra app deploy ` -For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech). +For more, see [`PrivateBin wiki`](https://github.com/PrivateBin/PrivateBin/wiki).