Update 'README.md'

This commit is contained in:
Paul 2019-07-24 09:48:34 +02:00
parent 7be2a5a378
commit 99ce74161a

View File

@ -11,13 +11,7 @@ fuelprices is a small tool designed to fetch fuel prices from France open data a
go build
```
### Usage
```shell
./fuelprices -configfile fuelprices.ini
```
### Sample config
### Sample config in fuelprices.ini
```ini
[fuelprices]
@ -39,6 +33,12 @@ username=influx
password=password
```
### Run
```shell
./fuelprices -configfile fuelprices.ini
```
## License
```text