fixed typo in readme

This commit is contained in:
Marvin Zhang
2021-12-28 21:09:18 +08:00
parent 06d631edbf
commit 7a1a1d7c77
2 changed files with 2 additions and 2 deletions

View File

@@ -166,7 +166,7 @@ Docker部署的详情请见[相关文档](https://tikazyq.github.io/crawlab-d
## 架构
Crawlab的架构包括了一个主节点Master Node和多个工作节点Worker Node以及 [SeaweeFS](https://github.com/chrislusf/seaweedfs) (分布式文件系统) 和 MongoDB 数据库。
Crawlab的架构包括了一个主节点Master Node和多个工作节点Worker Node以及 [SeaweedFS](https://github.com/chrislusf/seaweedfs) (分布式文件系统) 和 MongoDB 数据库。
![](https://github.com/crawlab-team/images/blob/main/20210729/crawlab-architecture-v0.6.png?raw=true)

View File

@@ -164,7 +164,7 @@ For Docker Deployment details, please refer to [relevant documentation](https://
## Architecture
The architecture of Crawlab is consisted of a master node, worker nodes, [SeaweeFS](https://github.com/chrislusf/seaweedfs) (a distributed file system) and MongoDB database.
The architecture of Crawlab is consisted of a master node, worker nodes, [SeaweedFS](https://github.com/chrislusf/seaweedfs) (a distributed file system) and MongoDB database.
![](https://github.com/crawlab-team/images/blob/main/20210729/crawlab-architecture-v0.6.png?raw=true)