Commit 506462f3367ba7efeceec5cc6d23038f287bc71e

Authored by Anthex
2 parents d975a310 83a2258f

Merge branch 'master' of https://github.com/Anthex/LO53FP

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -15,6 +15,6 @@ This program aims to compute the approximate location of a mobile terminal for a
15 15 ## Annex : N-Lateration 3D visualisation
16 16 visuals.py provides a cool function to graphically represent the N-Lateration distances in a 3D space by creating an animated gif (RMI style)
17 17 ### Example
18   -[Click here to view output gif example](https://dantz.fr/LO53/out_rgb.gif?) (too big to be displayed)
  18 +![Gif example](https://dantz.fr/LO53/out_optimized.gif?)
19 19  
20 20 [Or here for the shades of grey version](https://dantz.fr/LO53/out.gif?)
... ...