From da74edd8c380bc293052dd4152b416289a36dada Mon Sep 17 00:00:00 2001 From: spla Date: Sun, 2 Oct 2022 21:10:18 +0200 Subject: [PATCH] Actualizar 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4002eab..bc5beea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MisskeyAPI Python wrapper for Miskkey API -| **description** | **API endpoint** | **method** | **params** | +| **description** | **Misskey API endpoint** | **method** | **params** | |-----------------------|----------------------------|-----------------------|-----------------------------------------------------| | i | /api/i | account_i | i(token) | | create app | /api/app/create | app_create | name, description, permission, callbackUrl, session |