Skip to content

Commit 9acafc5

Browse files
committed
docs: update
1 parent 69a34e1 commit 9acafc5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/en-US/hello-world.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
To find extension icon on the chrome `Navbar` after we install **Clipsheet**.
55

6-
<img src="/assets/en-US/hello-world/chrome_extensions_navbar.png" style="width: 280px; height: 420px; object-fit: contain;" />
6+
<img src="./assets/en-US/hello-world/chrome_extensions_navbar.png" style="width: 280px; height: 420px; object-fit: contain;" />
77

88
And navigate to a webpage you're interested in and open **Clipsheet**. You will then see the main interface of **Clipsheet**.
99

10-
<img src="/assets/en-US/hello-world/clipsheet_popup_detected_dropdown.png" style="width: 600px; height: 400px; object-fit: contain;" />
10+
<img src="./assets/en-US/hello-world/clipsheet_popup_detected_dropdown.png" style="width: 600px; height: 400px; object-fit: contain;" />
1111

1212
You can see that **Clipsheet** has automatically detected the tables on this page. Browse through the list of tables to find the one with the data you need.
1313

@@ -17,10 +17,10 @@ Click the `Quick Scraping` button.
1717

1818
You will see a panel in top of left side on you browsing webpage
1919

20-
<img src="/assets/en-US/shared/clipsheet_table_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
20+
<img src="./assets/en-US/shared/clipsheet_table_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
2121

2222
Click the `Confirm` button.
2323

24-
<img src="/assets/en-US/hello-world/clipsheet_success_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
24+
<img src="./assets/en-US/hello-world/clipsheet_success_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
2525

2626
You have successfully scraped your first table with **Clipsheet**. You can view the scraped table data by clicking the `View Scraped Table Data` button.

docs/zh-CN/hello-world.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
安装 **Clipsheet** 后,点击 Chrome `浏览器顶部工具栏` 上的扩展图标。
44

5-
<img src="/assets/en-US/hello-world/chrome_extensions_navbar.png" style="width: 280px; height: 420px; object-fit: contain;" />
5+
<img src="./assets/en-US/hello-world/chrome_extensions_navbar.png" style="width: 280px; height: 420px; object-fit: contain;" />
66

77
然后,导航到你感兴趣的网页并打开 **Clipsheet**。你将看到 **Clipsheet** 的主界面。
88

9-
<img src="/assets/zh-CN/hello-world/clipsheet_popup_detected_dropdown.png" style="width: 600px; height: 400px; object-fit: contain;" />
9+
<img src="./assets/zh-CN/hello-world/clipsheet_popup_detected_dropdown.png" style="width: 600px; height: 400px; object-fit: contain;" />
1010

1111
你会看到 **Clipsheet** 已自动检测到页面上的表格。浏览表格列表,找到你需要的数据表格。
1212

@@ -16,10 +16,10 @@
1616

1717
你会看到一个面板出现在网页左上角。
1818

19-
<img src="/assets/zh-CN/shared/clipsheet_table_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
19+
<img src="./assets/zh-CN/shared/clipsheet_table_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
2020

2121
点击 `确认` 按钮。
2222

23-
<img src="/assets/zh-CN/hello-world/clipsheet_success_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
23+
<img src="./assets/zh-CN/hello-world/clipsheet_success_scraping_dialog.png" style="width: 400px; height: 200px; object-fit: contain;" />
2424

2525
你已经成功采集了第一个表格。点击 `查看采集的表格数据` 按钮查看采集的表格数据。

0 commit comments

Comments
 (0)