Commit 6d36c26bc6df7ac90339f2087c8f69dde50a9615
1 parent
d89de293
add Pillow to travis config
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
.travis.yml
README.md
... | ... | @@ -17,6 +17,6 @@ This program aims to compute the approximate location of a mobile terminal for a |
17 | 17 | ## Annex : N-Lateration 3D visualisation |
18 | 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 | 19 | ### Example : |
20 | - <img src="https://dantz.fr/LO53/out.gif" width="200px"> | |
20 | +[ | |
21 | 21 | |
22 | 22 | ... | ... |