From 9aa1522e354ba545fedc07f48ed57c8cd53b1793 Mon Sep 17 00:00:00 2001 From: Akshitha Kumbam <69581478+Akshi22@users.noreply.github.com> Date: Sun, 19 Mar 2023 13:10:57 +0530 Subject: [PATCH] Update heartrate.py --- heartrate.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/heartrate.py b/heartrate.py index 4f66a72..ae52c50 100644 --- a/heartrate.py +++ b/heartrate.py @@ -1,3 +1,5 @@ +##IMPORTANT## +#This python scripts needs access to AWS CLI credentials and boto3 must be installed on the machine running the script.# import json import random import datetime