Commit 83a2258fcb4a573cee2295dbec76db548f88af01

Authored by Achille DANTZ
Committed by GitHub
2 parents a44804db 73d51e0e

Merge pull request #2 from Anthex/readme-gif-test

Update README.md
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?)
... ...