Skip to content

Commit a34b0ae

Browse files
committed
📝 修复文档logo
1 parent 7a5054a commit a34b0ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">ScriptCat</h1>
22

33
<p align="center">
4-
<img src="./build/assets/logo.png"/>
4+
<img src="./src/assets/logo.png"/>
55
</p>
66

77
<p align="center">脚本猫,一个可以执行用户脚本的浏览器扩展,万物皆可脚本化,让你的浏览器可以做更多的事情!</p>

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">ScriptCat</h1>
22

33
<p align="center">
4-
<img src="./build/assets/logo.png"/>
4+
<img src="./src/assets/logo.png"/>
55
</p>
66

77
<p align="center">ScriptCat, a browser extension that can execute user scripts, everything can be scripted, allowing your browser to do more things!</p>

0 commit comments

Comments
 (0)