Skip to content

Commit e65da97

Browse files
committed
change readme
1 parent 9d585cd commit e65da97

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ NodeScriptKit项目,简称nsk项目。它是
44
- 一个可自由扩展配置,支持订阅,交互式的,服务器辅助脚本汇总集合
55
- 一个能够节省你大量命令/脚本查找时间的项目
66

7+
## 使用方法
8+
9+
```
10+
bash <(curl -sL https://sh.nodeseek.com)
11+
```
12+
713
## 主配置文件说明
814
- 配置文件采用[toml格式](https://toml.io/cn/v1.0.0),可以使用[vscode](https://code.visualstudio.com/)配合[Even Better TOML](https://marketplace.visualstudio.com/items?itemName=tamasfe.even-better-toml)插件或者一些[在线编辑器](https://www.toml-lint.com/)编辑
915
- nsk的主配置文件默认位于/etc/nsk/config.toml

0 commit comments

Comments
 (0)