diff --git a/README.md b/README.md
index 988a0ba..5e2ce58 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,10 @@ npm run strapi routes:list
### API Tokens
-To update data using requests, you need an API token.
+To update data using requests, you need an API token.
+
Tokens can be generated and managed in the admin panel under
-[Settings → API Tokens](http://localhost:1337/admin/settings/api-tokens).
+[Settings → API Tokens](http://localhost:1337/admin/settings/api-tokens).
You can also define token-specific permissions there.
For more details, see the