Skip to content

Commit 1ecb147

Browse files
Update README.md (#6)
* Update README.md * Removed docs
1 parent de4e5aa commit 1ecb147

File tree

3 files changed

+6
-244
lines changed

3 files changed

+6
-244
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242

4343
### 安装
4444

45-
- 使用pip安装
45+
- 使用nb-cli安装
4646

4747
```bash
48-
pip install nonebot-plugin-liteperm
48+
nb plugin install nonebot-plugin-liteperm
4949
```
5050

5151
- 使用uv安装
@@ -58,13 +58,12 @@
5858

5959
修改`pyproject.toml`,在`[tool.nonebot]`下的`plugins = ["nonebot_plugin_liteperm"]`添加插件
6060

61-
62-
## [指令文档](docs/commands.md)
63-
64-
## [API文档](docs/API.md)
65-
6661
## 内置权限节点
6762

6863
| 权限节点 | 权限描述 |
6964
| --- | --- |
7065
| `liteperm.admin` | LitePerm管理员 |
66+
67+
## 文档
68+
69+
[点击前往](https://docs.suggar.top/project/liteperm/)

docs/API.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

docs/commands.md

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)