diff --git a/README.md b/README.md
index 0fec416..92aa7dc 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,8 @@ Platform information:
1. Put your `cookies.json` in the same folder as the executable file (`$HOME/Library/Application Support/SydneyQt` for macOS):
- Install the Cookie-Editor extension for [Chrome](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/cookie-editor/) (Recommend Chrome rather than Firefox since we use Chrome's network stack to bypass Bing's firewall and CAPTCHA)
- - Go to `bing.com`
+ - Log in:
+ - Go to:
- Open the extension
- Grant permission for All sites
- Click `Export` on the bottom right, then `Export as JSON` (This saves your cookies to clipboard)
diff --git a/README_zh.md b/README_zh.md
index a5645d2..e741bfa 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -45,7 +45,8 @@
1. 把你的`cookies.json`放在可执行文件的同一个文件夹中(对于macOS:`$HOME/Library/Application Support/SydneyQt`):
- 为[Chrome](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm)或[Firefox](https://addons.mozilla.org/en-US/firefox/addon/cookie-editor/)安装Cookie-Editor扩展(建议使用Chrome而不是Firefox,因为我们使用Chrome的网络栈来绕过Bing的防火墙和验证码)
- - 访问`bing.com`
+ - 登录:
+ - 访问:
- 打开扩展
- 授予所有网站的权限
- 点击右下角的`Export`,然后点击`Export as JSON`(这会把你的cookies保存到剪贴板)