Skip to content

Commit

Permalink
Add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-yakop authored Jan 29, 2021
1 parent 4966ea5 commit 3532dc9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![Go](https://github.com/ed-fx/go-duka/workflows/Go/badge.svg)

## 1 Tick Data Downloader

- Download tick data from [Dukascopy](https://www.dukascopy.com/swiss/english/marketwatch/historical/)
Expand Down Expand Up @@ -263,4 +265,4 @@ d.Download(func(instrumentCode string, dayHour time.Time, err error, curr, count
// curr is the current download count
// total is the total number of bi5 to download
})
```
```

0 comments on commit 3532dc9

Please sign in to comment.