Commit 39f930406ff3edbf4b219f4f8836a3c4c8e77e70
1 parent
96921e27
Add captions to imgaes
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -28,9 +28,9 @@ To plot a magnitude you can follow the examples given in the script file. |
28 | 28 | Example of launching the python script: `python3 script_gps.py 27.CSV Trajet.html`. |
29 | 29 | |
30 | 30 |  |
31 | - | |
31 | +*Example of visualized GPS points* | |
32 | 32 | |
33 | 33 |  |
34 | - | |
34 | +*Example of plotting OBD Speed* | |
35 | 35 | |
36 | 36 | ## Gettig started with code | ... | ... |