Skip to content

Commit 53c6099

Browse files
committed
Corrected image in the readme
1 parent d3fc3a4 commit 53c6099

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CLASSROOM SCHEDULER WEBSITE/README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<h1>Classroom Website 👩‍🏫</h1>
1+
<h2> Welcome to the Classroom Website 👩‍🏫</h2>
22

33
<p>A website that lets you write about all your classes at one place. You can also search by typing the name of the teacher if you have so many classes to take.</p>
44

5-
<h3>Used Technologies</h3>
5+
<h4>Used Technologies</h4>
66
<ul>
77
<li>HTML5</li>
88
<li>CSS3</li>
99
<li>JavaScript</li>
1010
</ul>
1111

12-
<h3> Use of this Project </h3>
12+
<h4> Use of this Project </h4>
1313
<p> This project is helpful to students managing their classes, the student can schedule their batch and its timing here. Its easier for students to have all the classes at one place rather searching for which class to attend now. 🏫</p>
1414

1515

@@ -26,5 +26,8 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
2626
- Add more and more batches.
2727

2828

29-
<h3> ScreenShots </h3>
30-
<img src = "./classroom.png" alt="Sample Image">
29+
<h4> ScreenShots </h4>
30+
31+
![project-img](./classroom.png)
32+
33+
### Happy Coding! 👩‍💻

0 commit comments

Comments
 (0)