aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index 7c8d00b..138c243 100644
--- a/readme.md
+++ b/readme.md
@@ -1,13 +1,14 @@
# Simple pastebin
-The bigger brother of `bpaste` In a similar vein it's designed to be
-a minimal pastebin program, however this is designed to be more featureful
-while still maintaining a simple architecture.
+The bigger brother of [`bpaste`](https://git.riedstra.dev/mitch/bpaste/about/)
+In a similar vein it's designed to be a minimal pastebin program, however this
+is designed to be more featureful while still maintaining a simple architecture.
+
+A previous iteration used Svelte. The current version uses
+[HTMX](https://htmx.org/)
## Ideas for future versions
* Automatic syntax highlighting
- * React UI
- * Swagger Documentation -- embedded into the application as well ( swaggo? )
* Deleting pastes
* Updating/Editing pastes