Update 'README.md'

This commit is contained in:
Paul 2019-09-16 18:36:27 +02:00
parent 249a7ea8a9
commit 964e3063ee

View File

@ -1,22 +1,16 @@
# fuelprices # fuelprices
## Summary ## Summary
<<<<<<< HEAD
## Summary
weather is a small program that fetch weather informations, and store them to influxdb weather is a small program that fetch weather informations, and store them to influxdb
## Usage ## Usage
=======
fuelprices is a small tool designed to fetch fuel prices from France open data and send them to influxdb fuelprices is a small tool designed to fetch fuel prices from France open data and send them to influxdb
## Howto ## Howto
### Build ### Build
>>>>>>> 329f1c7752d61b932e179be3884a1824a1393d6c
```shell ```shell
go build go build -mod=vendor
``` ```
### Sample config in fuelprices.ini ### Sample config in fuelprices.ini