From 959459eb42a0b3ee58f6991adeea695ce91b11d1 Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Mon, 17 Apr 2017 13:00:53 +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 c6e571a..75a1543 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ if err != nil { * [x] POST /api/v1/follows * [x] GET /api/v1/instance * [ ] POST /api/v1/media -* [ ] GET /api/v1/mutes +* [x] GET /api/v1/mutes * [x] GET /api/v1/notifications * [x] GET /api/v1/notifications/:id * [x] POST /api/v1/notifications/clear