diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb99301 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +[UTBM - LO53] - Python fingerprinting +Achille Dantz + +This program aims to compute the approximate location of a mobile terminal for a known set of Wi-Fi accesspoints in an ideal 12x12m space for which we have 9 fingerprinting values (known RSSI for each accesspoint at a given location) + +Documentation : https://dantz.fr/LO53/structure.html + +Example Output : + +![Screencap](https://dantz.fr/LO53/Capture.PNG) \ No newline at end of file diff --git a/README.mk b/README.mk deleted file mode 100644 index fb99301..0000000 --- a/README.mk +++ /dev/null @@ -1,10 +0,0 @@ -[UTBM - LO53] - Python fingerprinting -Achille Dantz - -This program aims to compute the approximate location of a mobile terminal for a known set of Wi-Fi accesspoints in an ideal 12x12m space for which we have 9 fingerprinting values (known RSSI for each accesspoint at a given location) - -Documentation : https://dantz.fr/LO53/structure.html - -Example Output : - -![Screencap](https://dantz.fr/LO53/Capture.PNG) \ No newline at end of file -- libgit2 0.21.4