add example image
This commit is contained in:
parent
1c4e98c3bd
commit
b6b96590e1
@ -1,6 +1,10 @@
|
|||||||
# covid19-edmonton
|
# covid19-edmonton
|
||||||
|
|
||||||
I was bored and want to keep tabs on this in my area. Will download latest stats from alberta government website for COVID-19 and output the number of total and active cases in my area.
|
I was bored and want to keep tabs on this in my area. Will download latest stats from alberta government website for COVID-19 and output the number of total and active cases in my area. Here's an example, it runs and nearly instantaneous spits out the current numbers.
|
||||||
|
|
||||||
|
![alt text][logo]
|
||||||
|
|
||||||
|
[logo]: https://deadbeef.codes/steven/covid19-edmonton/raw/master/example.png "The current stats at the current time (sometime in the past)"
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
@ -11,3 +15,5 @@ I was bored and want to keep tabs on this in my area. Will download latest stat
|
|||||||
1. Install Go from https://golang.org
|
1. Install Go from https://golang.org
|
||||||
2. Clone this repository
|
2. Clone this repository
|
||||||
3. Run the command: go build .
|
3. Run the command: go build .
|
||||||
|
|
||||||
|
|
||||||
|
BIN
example.png
Normal file
BIN
example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
Loading…
Reference in New Issue
Block a user