From 826e974ab8391ce3d5b24ee1b3acf76f3448aae8 Mon Sep 17 00:00:00 2001
From: Daniel Smith <rdnlsmith@gmail.com>
Date: Mon, 20 May 2019 14:28:35 -0400
Subject: Update README

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fd28635..6f93381 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,10 @@ Digital clock face for Fitbit Versa, inspired by retro computer ads. Currently i
 * Other activity stats (configurable)
 * Heart rate animation
 
-# Acknowledgements
+## Acknowledgements
 
 This project was started from the [Fitbit/sdk-lcd-clock](https://github.com/Fitbit/sdk-lcd-clock) example, as of [commit 8f19795](https://github.com/Fitbit/sdk-lcd-clock/commit/8f19795141c284c79df3fa03841c2d6480520b53).
 
-The clock numerals are based on the [Chintzy CPU](https://www.fontspace.com/%C3%A6nigma-fonts/chintzy-cpu-brk) font. All other text uses [Quantifier](https://www.fontspace.com/total-fontgeek-dtf-ltd/quantifier-nbp).
\ No newline at end of file
+The clock numerals are based on the [Chintzy CPU](https://www.fontspace.com/%C3%A6nigma-fonts/chintzy-cpu-brk) font. All other text uses [Quantifier](https://www.fontspace.com/total-fontgeek-dtf-ltd/quantifier-nbp).
+
+Heart rate readings and animation are based on [KiezelPay/Fitbit_Realistic_HRM](https://github.com/KiezelPay/Fitbit_Realistic_HRM) as of [commit 14c5f52](https://github.com/KiezelPay/Fitbit_Realistic_HRM/commit/14c5f525cc881ae971ddfe3a906979692d7622a4).
\ No newline at end of file
-- 
cgit v1.2.3