From 42585e3d99f3fc00eb59f0d4fc5460aab707789a Mon Sep 17 00:00:00 2001 From: paulbsd Date: Wed, 24 Jul 2019 09:43:59 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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