Skip to content

Commit

Permalink
doc: ref change
Browse files Browse the repository at this point in the history
  • Loading branch information
iyume committed Mar 28, 2022
1 parent 57a51e7 commit 68b54f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ from nonebot_plugin_params import ONEBOT

## 插件示例 Example

先来看一个简单的示例程序,这是 [示例插件项目地址](https://github.com/iyume/nonebot-plugin-wordle),这里只提取了一部分用作示例。
先来看一个简单的示例程序,这是 [示例插件项目地址](https://github.com/iyume/nonebot-plugin-wordle-daily),这里只提取了一部分用作示例。

```python
from typing import TYPE_CHECKING, Type, cast
Expand Down

0 comments on commit 68b54f0

Please sign in to comment.