diff --git a/README.md b/README.md index c0fd211..0722073 100644 --- a/README.md +++ b/README.md @@ -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