From fcf19778670e33201238549dfe83408380577071 Mon Sep 17 00:00:00 2001
From: Nanditha K <106753017+nanditha938@users.noreply.github.com>
Date: Fri, 23 Feb 2024 15:17:18 +0530
Subject: [PATCH] Changed product and component name to Mentor.
Added editorial changes.
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index a01efc03a..1648b4d15 100644
--- a/README.md
+++ b/README.md
@@ -41,14 +41,14 @@
-The Mentoring building block enables effective mentoring interactions between mentors and mentees. The capability aims to create a transparent eco-system to learn, connect, solve, and share within communities.MentorED is an open source mentoring application that facilitates peer learning and professional development by creating a community of mentors and mentees.
+The Mentor building block enables effective mentoring interactions between mentors and mentees. The capability aims to create a transparent eco-system to learn, connect, solve, and share within communities. Mentor is an open-source mentoring application that facilitates peer learning and professional development by creating a community of mentors and mentees.
# Setup Options
-Elevate user services can be setup in local using two methods:
+Elevate user services can be set in local using two methods:
Dockerized service with local dependencies(Intermediate)
@@ -221,7 +221,7 @@ Elevate user services can be setup in local using two methods:
# Azure storage container which stores files
DEFAULT_AZURE_CONTAINER_NAME = 'azure-container-storage-name'
- # Internal access token for communicationcation between services via network call
+ # Internal access token for communication between services via network call
INTERNAL_ACCESS_TOKEN = 'internal-access-token'
#Enable logging of network request
@@ -370,9 +370,9 @@ This project was built to be used with [Mentoring Service](https://github.com/EL
Notification service repo can be found [here](https://github.com/ELEVATE-Project/notification.git).
-The frontend/mobile application [repo](https://github.com/ELEVATE-Project/mentoring-mobile-app).
+The PWA [repo](https://github.com/ELEVATE-Project/mentoring-mobile-app).
-You can learn more about the full implementation of MentorEd [here](https://elevate-docs.shikshalokam.org/.mentorEd/intro) .
+You can learn more about the full implementation of Mentor [here](https://elevate-docs.shikshalokam.org/.mentorEd/intro) .
# Team