change features order

This commit is contained in:
syumai 2022-05-29 10:17:47 +09:00
parent 6424b3db0d
commit bd009a8a14

View File

@ -7,8 +7,6 @@
## Features
* [x] serve http.Handler
* [ ] environment variables (WIP)
* [ ] KV (WIP)
* [ ] R2 - Partially supported
- [x] Head
- [x] Get
@ -16,6 +14,8 @@
- [ ] Delete
- [x] List
- [ ] Options for R2 methods
* [ ] environment variables (WIP)
* [ ] KV (WIP)
## Installation