From c271b8eac8ab7cfe9573e53fd64630bc4bb1ba26 Mon Sep 17 00:00:00 2001 From: santosh8 <santosh8@illinois.edu> Date: Sun, 7 May 2023 23:39:08 -0500 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 875c8e1..5da77cc 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ Developed by: Name: Santosh Chejarla -naeID: santosh8 +NetID: santosh8 ## Setup: @@ -18,6 +18,7 @@ naeID: santosh8 - boto3 - Flask + 1. ```git clone https://gitlab.engr.illinois.edu/santosh8/iot_project/-/tree/master``` 2. ```sudo chmod -R 777 iot_project``` 3. ```cd iot_project``` -- GitLab