💄 update info

This commit is contained in:
yanyongyu
2020-09-17 18:22:48 +08:00
parent 7207b8c8d7
commit 2aef71a6af
2 changed files with 7 additions and 22 deletions

View File

@ -19,9 +19,9 @@ nb create
AweSome-Bot
├── `awesome_bot` _(**或是 src**)_
│ └── `plugins`
├── `.env`
├── `.env.dev`
├── `.env.prod`
├── `.env` _(**可选的**)_
├── `.env.dev` _(**可选的**)_
├── `.env.prod` _(**可选的**)_
├── .gitignore
├── `bot.py`
├── docker-compose.yml