This commit is contained in:
araison 2024-04-28 16:20:40 +02:00
parent a1b4a59109
commit c8785e9ba2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ How-to
```python ```python
python3 parsing.py --dept 75 --gas E10 python3 parsing.py --dept 75 --gas E10
```` ```
will the GPS adress of the cheapest E10 provider in Paris. will the GPS adress of the cheapest E10 provider in Paris.
This app has been extended with a mobile support developed with Flutter, a beta will be release soon. This app has been extended with a mobile support developed with Flutter, a beta will be release soon.