From be5c886c971d9e489a65fe487141353005c9ca35 Mon Sep 17 00:00:00 2001 From: Davo Date: Fri, 5 Aug 2022 16:40:55 +0200 Subject: [PATCH] modified: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 432a93e..7b1128e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Haste -Haste is an open-source pastebin software written in node.js, which is easily +haste is an open-source pastebin software written in node.js, which is easily installable in any network. It can be backed by either redis or filesystem, and has a very easy adapter interface for other stores. A publicly available version can be found at [hastebin.com](http://hastebin.com)