docs(readme): 更新logo图片路径

- 将英文版README中的logo图片链接更改为本地路径
- 将中文版README中的logo图片链接更改为本地路径
This commit is contained in:
煎饼果子卷鲨鱼辣椒
2025-12-21 01:57:03 +08:00
parent db49f51bd9
commit 79817c9b44
3 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
[🌟 English](README.md) | [🌏 中文](README_CN.md) | [🌏 日本語](README_JP.md)
<img src="https://ai-cursor.com/wp-content/uploads/2024/09/logo-cursor-ai-png.webp" alt="Cursor Logo" width="120"/>
<img src="/img/cursor.png" alt="Cursor Logo" width="120"/>
</div>

View File

@@ -8,7 +8,7 @@
[🌟 English](README.md) | [🌏 中文](README_CN.md) | [🌏 日本語](README_JP.md)
<img src="https://ai-cursor.com/wp-content/uploads/2024/09/logo-cursor-ai-png.webp" alt="Cursor Logo" width="120"/>
<img src="/img/cursor.png" alt="Cursor Logo" width="120"/>
</div>

BIN
img/cursor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB