Extend README

This commit is contained in:
Andreas Zweili 2023-12-29 14:15:28 +01:00
parent 4aecf39d86
commit 3cef227e43
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# sort-of-pastebin
A little project in Flask to store inputs encrypted and delete once someone looks at it.
A little project in Flask to store inputs encrypted and delete once someone looks at it.
## Origin
This project was inspired by Snappass and was previously licensed under MIT.
- https://github.com/pinterest/snappass