From 1432df3e65dbe41008383da1a04ab023d19a2b57 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Thu, 7 May 2020 14:48:10 +1000 Subject: [PATCH] Add building badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a273256..8d525db 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Domain Scraper +![ci](https://github.com/wahyd4/scraper/workflows/ci/badge.svg) + Domain URL: https://www.domain.com.au/auction-results/melbourne/ https://github.com/gocolly/colly/blob/master/_examples/hackernews_comments/hackernews_comments.go @@ -8,3 +10,5 @@ https://github.com/gocolly/colly/blob/master/_examples/hackernews_comments/hacke ```bash DB_USERNAME=xxx DB_PASSWORD=xxx PORT=xxxxx go run main.go ``` + +