Commit 39f930406ff3edbf4b219f4f8836a3c4c8e77e70

Authored by yessine kammoun
1 parent 96921e27

Add captions to imgaes

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -28,9 +28,9 @@ To plot a magnitude you can follow the examples given in the script file. @@ -28,9 +28,9 @@ To plot a magnitude you can follow the examples given in the script file.
28 Example of launching the python script: `python3 script_gps.py 27.CSV Trajet.html`. 28 Example of launching the python script: `python3 script_gps.py 27.CSV Trajet.html`.
29 29
30 ![Example of visualized GPS points](path.png) 30 ![Example of visualized GPS points](path.png)
31 - 31 +*Example of visualized GPS points*
32 32
33 ![Example of plotting OBD Speed](PID_SPEED.png) 33 ![Example of plotting OBD Speed](PID_SPEED.png)
34 - 34 +*Example of plotting OBD Speed*
35 35
36 ## Gettig started with code 36 ## Gettig started with code