From ac860d0b41cd655df6676f47bd4afab1dbc800a0 Mon Sep 17 00:00:00 2001 From: rishi2019194 <58341663+rishi2019194@users.noreply.github.com> Date: Sat, 25 Nov 2023 20:42:45 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47fc3251..95b3fffd 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ For further reference, go to the [BMI-Calculator](https://github.com/rishi2019194/calorieApp/wiki/Core-functionality(Backend)#check-your-bmi) page in the Wiki. ### Collaboration and Enrollment Feature - Finally as part of this functionality, the user can connect with new people and share their progress with others via email. Also, they can enroll in different fitness programs. + Finally as part of this functionality, the user can connect with new people and share their progress with others via email. Also, they can enroll in different fitness programs and look at their progress so far. For further reference, visit the [Friends](https://github.com/rishi2019194/calorieApp/wiki/Core-functionality(Backend)#adding-friends) and the [Enrolled-Plans]() pages in the Wiki.