Make feature list into a list.
This commit is contained in:
parent
4071e9c754
commit
7145c3cbd0
10
README.md
10
README.md
@ -2,8 +2,8 @@
|
||||
A lightweight {paste,file}bin alternative written in Golang.
|
||||
|
||||
## Feature List (so far...)
|
||||
[x] Post/read functionality
|
||||
[ ] Delete (and edit?) functionality
|
||||
[x] Syntax highlighting
|
||||
[ ] API key authentication / loose user management
|
||||
[ ] CLI upload / management functionality
|
||||
- [x] Post/read functionality
|
||||
- [ ] Delete (and edit?) functionality
|
||||
- [x] Syntax highlighting
|
||||
- [ ] API key authentication / loose user management
|
||||
- [ ] CLI upload / management functionality
|
Loading…
Reference in New Issue
Block a user