Update 'README.md'

This commit is contained in:
Paul 2019-07-24 09:43:59 +02:00
parent d9d668b5e0
commit 42585e3d99

View File

@ -1,9 +1,16 @@
# fuelprices # 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 ## Usage
```shell ```shell
fuelprices -configfile fuelprices.ini ./fuelprices -configfile fuelprices.ini
``` ```
## Sample config ## Sample config