diff --git a/README-zh.md b/README-zh.md index 85cfe053..61d586be 100644 --- a/README-zh.md +++ b/README-zh.md @@ -154,6 +154,10 @@ Docker部署的详情,请见[相关文档](https://tikazyq.github.io/crawlab-d ![](http://static-docs.crawlab.cn/node-install-dependencies.png) +#### 消息通知 + +![](http://static-docs.crawlab.cn/notification-mail.jpeg) + ## 架构 Crawlab的架构包括了一个主节点(Master Node)和多个工作节点(Worker Node),以及负责通信和数据储存的Redis和MongoDB数据库。 diff --git a/README.md b/README.md index 190e6eb1..7cbc876e 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,10 @@ For Docker Deployment details, please refer to [relevant documentation](https:// ![](https://raw.githubusercontent.com/tikazyq/crawlab-docs/master/images/schedule.png) +#### Notifications + +![](http://static-docs.crawlab.cn/notification-mail.jpeg) + #### Dependency Installation ![](http://static-docs.crawlab.cn/node-install-dependencies.png)