Update 'README.md'
This commit is contained in:
parent
42585e3d99
commit
7be2a5a378
10
README.md
10
README.md
@ -1,19 +1,23 @@
|
||||
# fuelprices
|
||||
## Summary
|
||||
|
||||
fuelprices is a small tool designed to fetch fuel prices from France open data and send them to influxdb
|
||||
|
||||
## Build
|
||||
## Howto
|
||||
|
||||
### Build
|
||||
|
||||
```shell
|
||||
go build
|
||||
```
|
||||
|
||||
## Usage
|
||||
### Usage
|
||||
|
||||
```shell
|
||||
./fuelprices -configfile fuelprices.ini
|
||||
```
|
||||
|
||||
## Sample config
|
||||
### Sample config
|
||||
|
||||
```ini
|
||||
[fuelprices]
|
||||
|
Loading…
Reference in New Issue
Block a user