Update 'README.md'
This commit is contained in:
parent
249a7ea8a9
commit
964e3063ee
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user