Skip to content

Commit ca485c5

Browse files
committed
Update README
1 parent e094415 commit ca485c5

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<details>
101101
<summary>Windows</summary>
102102

103-
<div style="magrin-top: 10px"> </div>
103+
<div style="margin-top: 20px"></div>
104104

105105
- 可通过 `scoop` 安装,感谢 [@Gn3po4g][@niheaven]
106106

@@ -134,6 +134,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x86-windo
134134
<details>
135135
<summary>Linux</summary>
136136

137+
<div style="margin-top: 20px"></div>
138+
137139
- 支持 `AUR`,可通过 `yay` 安装,感谢 [@Jerry-Terrasse]
138140

139141
```bash
@@ -186,6 +188,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-armv7-lin
186188
<details>
187189
<summary>macOS</summary>
188190

191+
<div style="margin-top: 20px"></div>
192+
189193
- 可通过 `homebrew` 安装,感谢 [@Aaron-212][@chenrui333]
190194

191195
```bash
@@ -228,6 +232,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x64-macos
228232
<details>
229233
<summary>BSD</summary>
230234

235+
<div style="margin-top: 20px"></div>
236+
231237
```bash
232238
$ git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc
233239
$ clang -Iinclude src/chsrc-main.c -o chsrc
@@ -237,6 +243,8 @@ $ clang -Iinclude src/chsrc-main.c -o chsrc
237243
<details>
238244
<summary>其他平台</summary>
239245

246+
<div style="margin-top: 20px"></div>
247+
240248
```bash
241249
$ git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc; make
242250
```
@@ -462,7 +470,6 @@ make clean
462470
[@Jerry-Terrasse]: https://github.com/Jerry-Terrasse
463471
[@ccmywish]: https://github.com/ccmywish
464472
[@Efterklang]: https://github.com/Efterklang
465-
<!-- GitHub用户名为数字,改用其名 -->
466-
[@xuan]: https://github.com/1328032567
473+
[@wickdynex]: https://github.com/wickdynex
467474

468475
[issue#98 on GitHub]: https://github.com/RubyMetric/chsrc/issues/98

0 commit comments

Comments
 (0)