From aed16d3edbc759d5e119bd223967580f42889d45 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Mon, 6 Jan 2020 21:49:58 +0800 Subject: [PATCH] updated badges --- README-zh.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README-zh.md b/README-zh.md index 944019e1..9057fcc3 100644 --- a/README-zh.md +++ b/README-zh.md @@ -1,8 +1,8 @@ # Crawlab -![](http://jenkins.crawlab.cn/buildStatus/icon?job=crawlab%2Fmaster) -![](https://img.shields.io/github/release/crawlab-team/crawlab.svg?logo=github) +![](https://img.shields.io/docker/cloud/build/tikazyq/crawlab.svg?label=build&logo=docker) ![](https://img.shields.io/docker/pulls/tikazyq/crawlab?label=pulls&logo=docker) +![](https://img.shields.io/github/release/crawlab-team/crawlab.svg?logo=github) ![](https://img.shields.io/github/last-commit/crawlab-team/crawlab.svg) ![](https://img.shields.io/github/issues/crawlab-team/crawlab/bug.svg?label=bugs&color=red) ![](https://img.shields.io/github/issues/crawlab-team/crawlab/enhancement.svg?label=enhancements&color=cyan) diff --git a/README.md b/README.md index efd21cb5..075a80b5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Crawlab -![](http://jenkins.crawlab.cn/buildStatus/icon?job=crawlab%2Fmaster) -![](https://img.shields.io/github/release/crawlab-team/crawlab.svg?logo=github) +![](https://img.shields.io/docker/cloud/build/tikazyq/crawlab.svg?label=build&logo=docker) ![](https://img.shields.io/docker/pulls/tikazyq/crawlab?label=pulls&logo=docker) +![](https://img.shields.io/github/release/crawlab-team/crawlab.svg?logo=github) ![](https://img.shields.io/github/last-commit/crawlab-team/crawlab.svg) ![](https://img.shields.io/github/issues/crawlab-team/crawlab/bug.svg?label=bugs&color=red) ![](https://img.shields.io/github/issues/crawlab-team/crawlab/enhancement.svg?label=enhancements&color=cyan)