From 559e1c1a5089eba8b9f4cf42619513b2cc010bb4 Mon Sep 17 00:00:00 2001 From: Rohit Grover Date: Thu, 13 Aug 2015 13:14:21 +0100 Subject: [PATCH] add something in bold to URIBeacon's readme --- BLE_URIBeacon/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BLE_URIBeacon/readme.md b/BLE_URIBeacon/readme.md index dc744f7..ef0f95a 100644 --- a/BLE_URIBeacon/readme.md +++ b/BLE_URIBeacon/readme.md @@ -46,6 +46,6 @@ If you're building for the `nrf51dk-armcc` target, copy `build/nrf51dk-armcc/sou to your target hardware, and reset the device. You should have an active beacon detectable by BLE scanners (e.g. a smartphone). -You'll find [links](https://github.com/google/uribeacon/tree/uribeacon-final#contents) on Google's project page to client apps to test URIBeacon. Here's a link that should get you an [Android App](https://github.com/google/uribeacon/releases/tag/v1.2); please browse to `uribeacon-sample-release.apk`. +This may or may not be useful, but you'll find [links](https://github.com/google/uribeacon/tree/uribeacon-final#contents) on Google's project page to client apps to test URIBeacon. Here's a link that should get you an [Android App](https://github.com/google/uribeacon/releases/tag/v1.2); please browse to `uribeacon-sample-release.apk`. But you should begin with the links to android apps mentioned above. -*Please note that the URIBeacon spec. requires the URIBeacon app to remain in config mode for the first 60 seconds before switching to being a beacon.* +**Please note that the URIBeacon spec. requires the URIBeacon app to remain in config mode for the first 60 seconds before switching to being a beacon.**