💡 add scheduler docstring

This commit is contained in:
yanyongyu
2020-09-13 00:18:31 +08:00
parent caa170bc33
commit 60c70804ed
7 changed files with 106 additions and 10 deletions

View File

@ -24,7 +24,7 @@ pip install .
A task scheduling library for Python.
可用于定时任务,后台执行任务等
可用于计划任务,后台执行任务等
```bash
pip install nonebot2[scheduler]