Commit 3177b21874769c8564e014ce81943bbe8eee1053

Authored by yessine kammoun
1 parent 2f3d69ab

code details ...

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
README.md
... ... @@ -28,9 +28,11 @@ 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 ![Example of visualized GPS points](path.png)
  31 +
31 32 *Example of visualized GPS points*
32 33  
33 34 ![Example of plotting OBD Speed](PID_SPEED.png)
  35 +
34 36 *Example of plotting OBD Speed*
35 37  
36 38 ## Gettig started with code
... ...