Make feature list into a list.

This commit is contained in:
Seraphim R. Pardee 2024-09-07 02:36:19 -04:00
parent 4071e9c754
commit 7145c3cbd0

View File

@ -2,8 +2,8 @@
A lightweight {paste,file}bin alternative written in Golang. A lightweight {paste,file}bin alternative written in Golang.
## Feature List (so far...) ## Feature List (so far...)
[x] Post/read functionality - [x] Post/read functionality
[ ] Delete (and edit?) functionality - [ ] Delete (and edit?) functionality
[x] Syntax highlighting - [x] Syntax highlighting
[ ] API key authentication / loose user management - [ ] API key authentication / loose user management
[ ] CLI upload / management functionality - [ ] CLI upload / management functionality