From 347fb34f63a133f157487d344d019f9d5c88006e Mon Sep 17 00:00:00 2001 From: Austin Blackstone Date: Fri, 5 Dec 2014 15:24:58 -0600 Subject: [PATCH] added link to mbed page for BLE, redirecting all things BLE here --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6ddcea..cb861e6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mbed Bluetooth Low Energy Stack -This is the github repo for the BLE_API used by developer.mbed.org. +This is the github repo for the BLE_API used by developer.mbed.org. Please see [mbed BLE Homepage](developer.mbed.org/teams/Bluetooth-Low-Energy/) for all documentation, code examples and general help. # Supported Services Supported GATT services and constantly being added and can be found in the /services folder.