From f608d610d55483399b3fc49f23bed8baa4305301 Mon Sep 17 00:00:00 2001 From: Alexandros Schillings Date: Thu, 20 Mar 2014 18:01:19 +0000 Subject: [PATCH] updated README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edb946c..7fa752c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Bluetooth LE Library for Android ----------- This library allows for easy access to a Bluetooth LE device's AdRecord. +It can also parse iBeacon Manufacturer data, and can provide Distance indicators (Near, Far, Immediate) and inaccurate (due to realworld issues) distance approximation. Sample app available on the [Play Store](https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan) @@ -26,8 +27,8 @@ Permission Explanation Sample App Screenshots ----------- -![screenshot1](https://github.com/alt236/Reflective-Drawable-Loader---Android/raw/master/screenshots/screenshot_1.png) -![screenshot2](https://github.com/alt236/Reflective-Drawable-Loader---Android/raw/master/screenshots/screenshot_2.png) +![screenshot1](https://github.com/alt236/Bluetooth-LE-Library---Android/raw/master/screenshots/screenshot_1.png) +![screenshot2](https://github.com/alt236/Bluetooth-LE-Library---Android/raw/master/screenshots/screenshot_2.png) Links -----------