Commit 1d9d7a9c4a17b3ee177ccc5af242400d288bed94
1 parent
c32534d6
md style corrections
Showing
2 changed files
with
7 additions
and
8 deletions
Show diff stats
Documentation.md
README.md
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | -[](https://travis-ci.com/Anthex/LO53FP) [](https://codecov.io/gh/Anthex/LO53FP) [](https://www.codefactor.io/repository/github/anthex/lo53fp) [](https://opensource.org/licenses/MIT) | |
4 | +[](https://travis-ci.com/Anthex/LO53FP) [](https://codecov.io/gh/Anthex/LO53FP) [](https://www.codefactor.io/repository/github/anthex/lo53fp) [](https://www.codacy.com/app/Anthex/LO53FP?utm_source=github.com&utm_medium=referral&utm_content=Anthex/LO53FP&utm_campaign=Badge_Grade) [](https://opensource.org/licenses/MIT) | |
5 | 5 | |
6 | 6 | # [UTBM - LO53] - Python fingerprinting |
7 | 7 | **Documentation** : https://dantz.fr/LO53/structure.html |
... | ... | @@ -17,4 +17,5 @@ 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 | -[Click here to view output gif example](https://dantz.fr/LO53/out.gif?) (too big to be displayed) | |
21 | 20 | \ No newline at end of file |
21 | +[Click here to view output gif example](https://dantz.fr/LO53/out.gif?) (too big to be displayed) | |
22 | + | ... | ... |