We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c618062 commit af15ecaCopy full SHA for af15eca
1 file changed
README.md
@@ -24,10 +24,10 @@ This project allows administrators to manage student details efficiently — inc
24
25
## 📂 Project Structure
26
Student-Management-System/
27
- │── src/main/java/ # Java source files (Servlets, JDBC, Models)
28
- │── src/main/webapp/ # JSP/HTML, CSS, JavaScript files
29
- │── pom.xml # Maven configuration
30
- │── README.md # Project documentation
+ │── src/main/java/ # Java source files (Servlets, JDBC, Models)
+ │── src/main/webapp/ # JSP/HTML, CSS, JavaScript files
+ │── pom.xml # Maven configuration
+ │── README.md # Project documentation
31
32
33
---
0 commit comments