From 784909cd62aa392914c69906d31426164f45e471 Mon Sep 17 00:00:00 2001 From: Zhang Minghan Date: Sat, 9 Sep 2023 12:27:02 +0800 Subject: [PATCH] update docs --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index acdf0b3..7faa074 100644 --- a/README.md +++ b/README.md @@ -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