Change some word

This commit is contained in:
ibuler 2016-08-09 01:10:23 +08:00
parent 7bb6890370
commit bd3735e755

View File

@ -12,7 +12,7 @@
├── LICENSE ├── LICENSE
├── README.md ├── README.md
├── install // 安装说明 ├── install // 安装说明
├── dashboard ├── dashboard // 管理后台目录也是各app所在目录
│ └── assets // app目录 │ └── assets // app目录
│ │ ├── admin.py │ │ ├── admin.py
│ │ ├── apps.py // 新版本django app设置文件 │ │ ├── apps.py // 新版本django app设置文件