From e0741b70d50f180ced651cacd0e8b239380f181a Mon Sep 17 00:00:00 2001 From: gowtham3105 <66207607+gowtham3105@users.noreply.github.com> Date: Fri, 15 Oct 2021 20:53:19 +0530 Subject: [PATCH] Update README.md --- CDC_Backend/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CDC_Backend/README.md b/CDC_Backend/README.md index 43fad01..e186f4b 100644 --- a/CDC_Backend/README.md +++ b/CDC_Backend/README.md @@ -2,11 +2,11 @@ 1. [**Common APIs**](#common-apis) 1. [**api/login/**](#apilogin) 2. [**Student APIs**](#student-portal-apis) - 2. [**api/student/profile/**](#apistudentprofile) - 3. [**api/student/getDashboard/**](#apistudentgetdashboard) - 4. [**api/student/addResume/**](#apistudentaddresume) - 5. [**api/student/deleteResume/**](#apistudentdeleteresume) - 6. [**api/student/submitApplication/**](#apistudentsubmitapplication) + 1. [**api/student/profile/**](#apistudentprofile) + 2. [**api/student/getDashboard/**](#apistudentgetdashboard) + 3. [**api/student/addResume/**](#apistudentaddresume) + 4. [**api/student/deleteResume/**](#apistudentdeleteresume) + 5. [**api/student/submitApplication/**](#apistudentsubmitapplication) 3. [**Common Errors**](#common-errors) ---