diff --git a/README.md b/README.md index c492dc3..52fef5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BLE Cardiac Monitor -This Android app connects to a Bluetooth Low Energy (BLE) heart monitor, stores the data in a database, and plots in real time or from stored. It reads and displays both RR interval values (RR) and heart rate (HR). Most heart monitor apps only do HR. There is much more information in the RR intervals. +This Android app connects to a Bluetooth Low Energy (BLE) heart monitor, stores the data in a database, and plots in real time or from stored data. It reads and displays both RR interval values (RR) and heart rate (HR). Most heart monitor apps only do HR. There is much more information in the RR intervals. See https://rawgit.com/KennethEvans/BLE-Cardiac-Monitor/master/app/src/main/assets/bcm.html