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 ``` + +