Add building badges

This commit is contained in:
2020-05-07 14:48:10 +10:00
parent a2ff012f17
commit 1432df3e65
+4
View File
@@ -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
```