Fix formatting in README for object operations

This commit is contained in:
2026-02-24 14:04:09 +01:00
committed by GitHub
parent edfb5f5b2a
commit a9fbc06dd0

View File

@@ -9,7 +9,7 @@ Bucket operations:
- `HEAD /{bucket}`
- `DELETE /{bucket}`
- `GET /` (list buckets)
-
Object operations:
- `PUT /{bucket}/{key}`
- `GET /{bucket}/{key}`