Update README.md

This commit is contained in:
nune 2024-12-20 15:41:09 -05:00 committed by GitHub
parent 855f660fe1
commit 057e3469b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,10 @@
## 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.
That's all. It's extremely simple, so it's under CC0. If you want to improve it, simply submit a pull request. By submitting one, you agree to release your code under the public domain.
Disclaimer: The first build was made using a language learning model, and then significantly tweaked by a human being (me). This might be outside of people's comfort zones, so I'd thought it'd be important to note this.
### Disclaimer
The first build was made using a language learning model, and then significantly tweaked by a human being (me). This might be outside of people's comfort zones, so I'd thought it'd be important to note this. This is part of the reason why the code is public-domain.
## To do: ## To do:
* Implement (togglable!) fetching of paste views, creator usernames, favorites, and expiration/creation dates. * Implement (togglable!) fetching of paste views, creator usernames, favorites, and expiration/creation dates.
* Togglable, just-for-fun ASCII art of TFA characters on front page bottom-right corner. Owners can also change this ASCII art by mounting TXT files as a volume. * Togglable, just-for-fun ASCII art of TFA characters on front page bottom-right corner. Owners can also change this ASCII art by mounting TXT files as a volume.