Update README.md

This commit is contained in:
gowtham3105 2021-10-15 20:53:19 +05:30
parent 32bf499aa1
commit e0741b70d5
1 changed files with 5 additions and 5 deletions

View File

@ -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)
---