1 parent 80f7706 commit e176eb4Copy full SHA for e176eb4
1 file changed
README.md
@@ -1,7 +1,7 @@
1
# 象棋龙 ChessDragon
2
3
<p align="center">
4
- <img src="logo.png" alt="ChessDragon Logo" width="200"/>
+ <img src="public/logo.png" alt="ChessDragon Logo" width="200"/>
5
</p>
6
7
一个纯前端实现的像素风格国际象棋小游戏,使用 Vue 3 打造。棋子是我自己画的像素风拟龙原创角色(OC)。
@@ -13,7 +13,7 @@
13
---
14
15
16
- <img src="screenshot.jpg" alt="Screenshot" width="700"/>
+ <img src="public/screenshot.jpg" alt="Screenshot" width="700"/>
17
18
19
## 特性
0 commit comments