From b95a6e927bc09ff4a02d14321fead52e964b034d Mon Sep 17 00:00:00 2001 From: Anthex Date: Thu, 25 Apr 2019 10:44:33 +0200 Subject: [PATCH] update README with testing coverage --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 292acd3..879b6de 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,24 @@ -[![Build Status](https://travis-ci.com/Anthex/LO53FP.svg?branch=master)](https://travis-ci.com/Anthex/LO53FP) + +[![Build Status](https://travis-ci.com/Anthex/LO53FP.svg?branch=master)](https://travis-ci.com/Anthex/LO53FP) [![codecov](https://codecov.io/gh/Anthex/LO53FP/branch/master/graph/badge.svg)](https://codecov.io/gh/Anthex/LO53FP) + + [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 : + + +Example Output : + + ![Screencap](https://dantz.fr/LO53/Capture.PNG) \ No newline at end of file -- libgit2 0.21.4