From 657035b410bb8e3ce9485fdfde819a30d45647e3 Mon Sep 17 00:00:00 2001 From: nune <145225213+gigirassy@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:40:23 -0500 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b6925d --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Plaster is an alternative frontend to Pastebin I came up with at 11:30 PM. +Fetches raw data and displays it. Took like 20 minutes to make the first build. +It's extremely simple, so it's under CC0. If you want to improve it, simply submit a pull request. +That's all.