Skip to content

Commit 8b8b23c

Browse files
committed
docs(api): 调整 README 内容
1 parent a829e07 commit 8b8b23c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

packages/api/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# `api`
1+
# @lexmin0412/gcm-api
22

3-
> TODO: description
3+
Git 配置管理工具的 Node.js API 模块
44

5-
## Usage
5+
## 安装
66

7-
```
8-
const api = require('api');
9-
10-
// TODO: DEMONSTRATE API
7+
```bash
8+
npm install @lexmin0412/gcm-api
119
```

0 commit comments

Comments
 (0)