From cc766d60db3b95aedac5595e18622c4c6d13de67 Mon Sep 17 00:00:00 2001 From: Boris K Date: Tue, 16 Jun 2020 17:07:45 +0200 Subject: [PATCH] Fix wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a846810..3fdeb59 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ [NoPaste](https://nopaste.ml/) is a website similar to Pastebin where you can store any text or code, and generate links for easy sharing -What makes NoPaste so special is that it works with **no database**, and **no back-end code**. Instead, the data is compressed and **stored entirely in the link** that you share, nowhere else! +However, what makes NoPaste special is that it works with **no database**, and **no back-end code**. Instead, the data is compressed and **stored entirely in the link** that you share, nowhere else! -### As a result: +### Because of this design: - 🗑️ Your data **cannot be deleted** from NoPaste - 🔞 Your data **cannot be censored** - 👁️ The server hosting NoPaste (or any clone of it) **cannot read or access** your data