From 3d5a88356ede966d83f05c8af437d2b174a53143 Mon Sep 17 00:00:00 2001 From: Rob Moran Date: Thu, 4 Feb 2016 11:24:47 -0600 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cbaf609..87a529f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # web-bluetooth-dfu Device firmware update with Web Bluetooth -Put this firmware onto an ```nrf51822 mkit```: +Put this firmware onto an [nrf51822](https://www.nordicsemi.com/eng/Products/nRF51-DK): -[Firmware](https://thegecko.github.io/web-bluetooth-dfu/firmware/NRF51822_DFU_Test_BOOT.hex) +[NRF51822_DFU_Test_BOOT.hex](https://thegecko.github.io/web-bluetooth-dfu/firmware/NRF51822_DFU_Test_BOOT.hex) Reset the device and open this site in a [web-bluetooth](https://webbluetoothcg.github.io/web-bluetooth/) enabled browser: -[Website](https://thegecko.github.io/web-bluetooth-dfu) \ No newline at end of file +[https://thegecko.github.io/web-bluetooth-dfu](https://thegecko.github.io/web-bluetooth-dfu) \ No newline at end of file