Skip to content

Commit 89b9848

Browse files
authored
📝 更新文档 (#488)
1 parent acb5731 commit 89b9848

2 files changed

Lines changed: 15 additions & 17 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
<h1 align="center">ScriptCat</h1>
2-
3-
<p align="center">
4-
<img src="./src/assets/logo.png"/>
1+
<p align="right">
2+
<a href="./README.md">中文</a> <a href="./README_EN.md">English</a>
53
</p>
64

5+
<h1 align="center">
6+
<img src="./src/assets/logo.png"/><br/>
7+
ScriptCat
8+
</h1>
9+
710
<p align="center">脚本猫,一个可以执行用户脚本的浏览器扩展,万物皆可脚本化,让你的浏览器可以做更多的事情!</p>
811

912
<p align="center">
@@ -12,10 +15,6 @@
1215
<a href="https://scriptcat.org/search">脚本站</a>
1316
</p>
1417

15-
<p align="center">
16-
<a href="./README_EN.md">English README</a>
17-
</p>
18-
1918
![GitHub stars](https://img.shields.io/github/stars/scriptscat/scriptcat.svg)
2019
[![Build Status](https://github.com/scriptscat/scriptcat/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/scriptscat/scriptcat)
2120
[![codecov](https://codecov.io/gh/scriptscat/scriptcat/branch/main/graph/badge.svg?token=G1A6ZGDQTY)](https://codecov.io/gh/scriptscat/scriptcat)
@@ -54,7 +53,7 @@ API,让脚本能够做更多的事情。并且提供了一个优秀的编辑
5453

5554
安装方式与油猴一样,同时也是兼容绝大部分油猴脚本的,如果遇到未兼容的脚本,你可以通过[issue](https://github.com/scriptscat/scriptcat/issues)反馈给我们。
5655

57-
对于开发者来说,也可以参考这些脚本写出自己的脚本来
56+
对于开发者来说,也可以参考这些脚本来写出自己的脚本
5857

5958
### 开发文档
6059

README_EN.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
<h1 align="center">ScriptCat</h1>
2-
3-
<p align="center">
4-
<img src="./src/assets/logo.png"/>
1+
<p align="right">
2+
<a href="./README.md">中文</a> <a href="./README_EN.md">English</a>
53
</p>
64

5+
<h1 align="center">
6+
<img src="./src/assets/logo.png"/><br/>
7+
ScriptCat
8+
</h1>
9+
710
<p align="center">ScriptCat, a browser extension that can execute user scripts, everything can be scripted, allowing your browser to do more things!</p>
811

912
<p align="center">
@@ -12,10 +15,6 @@
1215
<a href="https://scriptcat.org/search">Script Hub</a> ·
1316
</p>
1417

15-
<p align="center">
16-
<a href="./README.md">中文说明</a>
17-
</p>
18-
1918
![GitHub stars](https://img.shields.io/github/stars/scriptscat/scriptcat.svg)
2019
[![Build Status](https://github.com/scriptscat/scriptcat/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/scriptscat/scriptcat)
2120
[![codecov](https://codecov.io/gh/scriptscat/scriptcat/branch/main/graph/badge.svg?token=G1A6ZGDQTY)](https://codecov.io/gh/scriptscat/scriptcat)

0 commit comments

Comments
 (0)