Update 'README.md'
This commit is contained in:
parent
7be2a5a378
commit
99ce74161a
14
README.md
14
README.md
@ -11,13 +11,7 @@ fuelprices is a small tool designed to fetch fuel prices from France open data a
|
|||||||
go build
|
go build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Usage
|
### Sample config in fuelprices.ini
|
||||||
|
|
||||||
```shell
|
|
||||||
./fuelprices -configfile fuelprices.ini
|
|
||||||
```
|
|
||||||
|
|
||||||
### Sample config
|
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[fuelprices]
|
[fuelprices]
|
||||||
@ -39,6 +33,12 @@ username=influx
|
|||||||
password=password
|
password=password
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Run
|
||||||
|
|
||||||
|
```shell
|
||||||
|
./fuelprices -configfile fuelprices.ini
|
||||||
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
Loading…
Reference in New Issue
Block a user