diff --git a/README.md b/README.md index 6f10511..cb4d388 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,6 @@ else: print(response.text) ``` -Store or write down in a safe place this last obtained `token` to further usage with any of the API endpoints that require it (param `i(token)`). +Store or write down in a safe place this last obtained `token` to further usage with any of the API endpoints that require it (param `i(token)`). + See [endpoints table]: endpoints/misskey_endpoints "endpoints table"