Update README.md

This commit is contained in:
nune 2024-12-18 17:51:59 -05:00 committed by GitHub
parent 83b9941ac4
commit 0b46cf6c08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,6 @@
Plaster is an alternative frontend to Pastebin I came up with at 11:30 PM. ## 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. 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. It's extremely simple, so it's under CC0. If you want to improve it, simply submit a pull request.
That's all. That's all.
Official instance: https://plaster.blitzw.in/
![main page of Plaster](https://github.com/user-attachments/assets/dc259cf4-3254-4fdf-ad12-195e92caeb29)