Update 'README.md'
This commit is contained in:
parent
d9d668b5e0
commit
42585e3d99
@ -1,9 +1,16 @@
|
||||
# fuelprices
|
||||
## Summary
|
||||
fuelprices is a small tool designed to fetch fuel prices from France open data and send them to influxdb
|
||||
|
||||
## Build
|
||||
```shell
|
||||
go build
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
fuelprices -configfile fuelprices.ini
|
||||
./fuelprices -configfile fuelprices.ini
|
||||
```
|
||||
|
||||
## Sample config
|
||||
|
Loading…
Reference in New Issue
Block a user