Skip to content

Commit e460c57

Browse files
authored
docs: fix img erorr
1 parent 38037c5 commit e460c57

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,24 @@ How to use this extension, Please follow below steps:
3030

3131
1. Open `Logseq`.
3232
2. Settings -> Advanced -> Enable `Developer mode`
33+
3334
![Enable Developer Mode](docs/screenshots/enable-developer-mode.png)
3435

3536
2. Setup your Logeq API server:
3637
1. Settings -> Advanced -> Enable `HTTP APIs Server`
37-
![Enable http APIs Server Feature](docs/screenshots/http-apis-server.png)
38+
39+
![Enable http APIs Server Feature](docs/screenshots/enable-http-apis-server.png)
40+
3841
2. Start server
42+
3943
![Starting Logseq API Server](docs/screenshots/start-api-server.png)
44+
4045
3. Setting Authorization tokens, for security reason, highly recommend setting this, If you want to connect with logseq copilot, must to setting this up.
46+
4147
![Setting up Authorization Token](docs/screenshots/setting-auth-token.png)
48+
4249
4. (Optional) Enable auto start server when Logseq lunched.
50+
4351
![Enable Auto Start](docs/screenshots/enable-auto-start.png)
4452

4553
3. Install extension.
@@ -57,7 +65,7 @@ How to use this extension, Please follow below steps:
5765

5866
- [x] 🔍 Support other search engines: Extend the functionality of the extension to other popular search engines, such as Bing, DuckDuckGo, and Baidu.
5967
- [x] 💅 Style enhancement: Improve the appearance and usability of the extension interface and the blocks display.
60-
- [ ] 🌐 Support Firefox.
68+
- [x] 🌐 Support Firefox.
6169
- [ ] 🆕 Browser new tab page queries: Add an option to show Logseq blocks on the browser's new tab page based on predefined or random queries.
6270
- [ ] QuickCapture & advance quick capture, easy and fast making note in Logseq.
6371

0 commit comments

Comments
 (0)