From 15d9bc46c729308a5989d308a22c4a1b71d6db95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B4=96?= Date: Sat, 12 Oct 2024 17:26:38 +0800 Subject: [PATCH] doc: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e506aa3..6e4801a 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ We can also use an app token to [custom an action's name and avatar](https://git ## Usage -Before staring, we should get our owned app's _"APP ID"_ and _"Private Key"_ in the app's setting page. For example, find the two values in my app's setting page [https://github.com/settings/apps/wow-actions-bot](https://github.com/settings/apps/wow-actions-bot). +Before staring, we should get the _"APP ID"_ and _"Private Key"_ in the app's setting page. For example, find the two values in my app's setting page [https://github.com/settings/apps/wow-actions-bot](https://github.com/settings/apps/wow-actions-bot). -Get your owned app's _"APP ID"_ +Get the app's _"APP ID"_ ![get-app-id](https://github.com/wow-actions/use-app-token/blob/master/screenshots/get-app-id.jpg?raw=true)