Update README.md

This commit is contained in:
Marvin Zhang
2023-03-23 12:54:38 +08:00
committed by GitHub
parent e0bef0a0f1
commit f095c7c9b7

View File

@@ -1,8 +1,8 @@
# Crawlab # Crawlab
<p> <p>
<a href="https://github.com/crawlab-team/crawlab/actions/workflows/dockerpush.yml" target="_blank"> <a href="https://github.com/crawlab-team/crawlab/actions/workflows/docker-crawlab.yml" target="_blank">
<img src="https://github.com/crawlab-team/crawlab/workflows/Docker/badge.svg"> <img src="https://github.com/crawlab-team/crawlab/workflows/Docker%20Image%20CI:%20crawlab/badge.svg">
</a> </a>
<a href="https://hub.docker.com/r/tikazyq/crawlab" target="_blank"> <a href="https://hub.docker.com/r/tikazyq/crawlab" target="_blank">
<img src="https://img.shields.io/docker/pulls/tikazyq/crawlab?label=pulls&logo=docker"> <img src="https://img.shields.io/docker/pulls/tikazyq/crawlab?label=pulls&logo=docker">
@@ -30,7 +30,7 @@
Golang-based distributed web crawler management platform, supporting various languages including Python, NodeJS, Go, Java, PHP and various web crawler frameworks including Scrapy, Puppeteer, Selenium. Golang-based distributed web crawler management platform, supporting various languages including Python, NodeJS, Go, Java, PHP and various web crawler frameworks including Scrapy, Puppeteer, Selenium.
[Demo](https://demo-pro.crawlab.cn) | [Documentation](https://docs.crawlab.cn/en/) [Demo](https://demo.crawlab.cn) | [Documentation](https://docs.crawlab.cn/en/)
## Installation ## Installation