From 4b979e4df2c5a7105a169f0b0ea0ec5747e3500c Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Mon, 17 Apr 2017 13:56:35 +0900 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75a1543..0f71077 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ if err != nil { * [x] POST /api/v1/follow_requests/:id/reject * [x] POST /api/v1/follows * [x] GET /api/v1/instance -* [ ] POST /api/v1/media +* [x] POST /api/v1/media * [x] GET /api/v1/mutes * [x] GET /api/v1/notifications * [x] GET /api/v1/notifications/:id