From 65353f9d81bda45339421be95ea225ce6e67fcc6 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Thu, 16 Jan 2020 17:08:37 +0800 Subject: [PATCH] updated README --- README-zh.md | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README-zh.md b/README-zh.md index 61d586be..89f7df5e 100644 --- a/README-zh.md +++ b/README-zh.md @@ -156,7 +156,7 @@ Docker部署的详情,请见[相关文档](https://tikazyq.github.io/crawlab-d #### 消息通知 -![](http://static-docs.crawlab.cn/notification-mail.jpeg) + ## 架构 diff --git a/README.md b/README.md index 7cbc876e..b40a7dab 100644 --- a/README.md +++ b/README.md @@ -148,14 +148,14 @@ 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) +#### Notifications + + + ## Architecture The architecture of Crawlab is consisted of the Master Node and multiple Worker Nodes, and Redis and MongoDB databases which are mainly for nodes communication and data storage.