Commit 08e5b48a by xxlv

Modify README.md

parent 6c1374b0
......@@ -15,3 +15,23 @@
* [] 数据库(故障信息&解决方案&历史记录)。
* [] bug-bot 解析bug,映射到一个解决方案。bug-bot拥有一个标准的输入和输出,挂载在chatbot上。
* [] 故障整理&自动抄送相关负责人。
## Build Step
执行如下命令即可品尝
```
git clone ssh://git@gitlab.yidianling.com:2224/xxlv/chatbot.git
cd chatbot
pip install -r requirements.txt
cd chatbot
python main.py
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment