From e2b9d285da4ede3ad98e5b4403d4a052f46dac58 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Fri, 14 Feb 2020 15:19:55 +0800 Subject: [PATCH] updated README --- README-zh.md | 6 +++++- README.md | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index fd835c13..43b441a6 100644 --- a/README-zh.md +++ b/README-zh.md @@ -142,10 +142,14 @@ Docker部署的详情,请见[相关文档](https://tikazyq.github.io/crawlab-d ![](http://static-docs.crawlab.cn/file-edit.png) -#### 任务详情 - 抓取结果 +#### 任务抓取结果 ![](https://raw.githubusercontent.com/tikazyq/crawlab-docs/master/images/task-results.png) +#### 任务日志 + +![](http://static-docs.crawlab.cn/task-log2.png) + #### 定时任务 ![](http://static-docs.crawlab.cn/schedule-v0.4.4.png) diff --git a/README.md b/README.md index 4727d6e2..636bd198 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ For Docker Deployment details, please refer to [relevant documentation](https:// ![](http://static-docs.crawlab.cn/file-edit.png) +#### Task Log + +![](http://static-docs.crawlab.cn/task-log2.png) + #### Task Results ![](https://raw.githubusercontent.com/tikazyq/crawlab-docs/master/images/task-results.png)