Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program committed Sep 9, 2023
1 parent 6b6e9a1 commit 784909c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,25 @@
![feature](/screenshot/code.png)
![shop](/screenshot/shop.png)

## 扩展 | Extension
![card](https://i.chatnio.net/?message=hi)
```markdown
![card](https://i.chatnio.net/?message=hi)
```

![card](https://i.chatnio.net/?message=deeptrain&theme=dark)
```markdown
![card](https://i.chatnio.net/?message=deeptrain&theme=dark)
```

- `message`: 内容
- `theme`: 主题
- `dark`: 暗色
- `light`: 亮色 (默认)
- `web` 是否开启联网版功能 (默认开启)



## 📦 部署 | Deploy
```shell
git clone https://github.com/zmh-program/chatnio.git
Expand Down

0 comments on commit 784909c

Please sign in to comment.