Commit 2ac9225d6ae8b5202f774f0a1165bf44538cea4d

Authored by Anthex
1 parent 835dd4c4

fix readme image linking (md -> inline html)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -17,6 +17,6 @@ This program aims to compute the approximate location of a mobile terminal for a @@ -17,6 +17,6 @@ This program aims to compute the approximate location of a mobile terminal for a
17 ## Annex : N-Lateration 3D visualisation 17 ## Annex : N-Lateration 3D visualisation
18 visuals.py provides a cool function to graphically represent the N-Lateration distances in a 3D space by creating an animated gif (RMI style) 18 visuals.py provides a cool function to graphically represent the N-Lateration distances in a 3D space by creating an animated gif (RMI style)
19 ### Example : 19 ### Example :
20 - ![enter image description here](https://dantz.fr/LO53/out.gif) 20 + <img src="https://dantz.fr/LO53/out.gif" width="200px">
21 21
22 22