From 2f4edf000c51f96fb0d2c7d2ec666776e26bbc06 Mon Sep 17 00:00:00 2001 From: 178inaba <178inaba@users.noreply.github.com> Date: Sun, 16 Apr 2017 03:04:33 +0900 Subject: [PATCH] Add update_credentials to status of implementations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70a2d86..ab158a4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ if err != nil { * [x] GET /api/v1/accounts/:id * [x] GET /api/v1/accounts/verify_credentials +* [ ] PATCH /api/v1/accounts/update_credentials * [x] GET /api/v1/accounts/:id/followers * [x] GET /api/v1/accounts/:id/following * [ ] GET /api/v1/accounts/:id/statuses