Skip to content

Commit 01b96f0

Browse files
docs: improve formatting and readability in README.md
1 parent c75e0d0 commit 01b96f0

File tree

1 file changed

+39
-21
lines changed

1 file changed

+39
-21
lines changed

README.md

Lines changed: 39 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,49 @@
1-
<h1 align="center">Cisco Netacad VIIT College Community Website </h1>
2-
<h4 align="center">Cisco Networking Academy offers certification-aligned courses in topics like cybersecurity, networking, and Python.</h4>
1+
<h1 align="center">Cisco Netacad VIIT College Community Website</h1>
2+
3+
<h4 align="center">
4+
Cisco Networking Academy offers certification-aligned courses in topics like
5+
cybersecurity, networking, and Python.
6+
</h4>
7+
38
<h2 align="center">
4-
<a href="https://ciscoviit.in/" target="_blank">Visit Our Website💻</a>
9+
<a href="https://ciscoviit.in/" target="_blank">Visit Our Website💻</a>
510
</h2>
6-
<h2 align="center"> 📌 Tech Stack </h2>
11+
12+
<h2 align="center">📌 Tech Stack</h2>
713
<div align="center">
8-
<img alt="HTML" src="https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white"/> <img alt="CSS" src="https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white"/>
9-
<img alt="JS" src="https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E"/>
10-
<img alt="React" src="https://img.shields.io/badge/react%20-%2320232a.svg?&style=for-the-badge&logo=react&logoColor=%2361DAFB"/>
11-
<img alt="Bootstrap" src="https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white"/>
14+
<img alt="HTML"
15+
src="https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white" />
16+
<img alt="CSS"
17+
src="https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white" />
18+
<img alt="JS"
19+
src="https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E" />
20+
<img alt="React"
21+
src="https://img.shields.io/badge/react%20-%2320232a.svg?&style=for-the-badge&logo=react&logoColor=%2361DAFB" />
22+
<img alt="Bootstrap"
23+
src="https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white" />
1224
</div>
1325

14-
<h1 align=center> Project Admin ❤️ </h1>
15-
<p align="center">
26+
<h1 align="center">Project Admin ❤️</h1>
1627
<table align="center">
17-
<tbody><tr>
18-
<td align="center"><a href="https://github.com/hrishikesh-mahajan"><img alt="" src="https://avatars.githubusercontent.com/u/140654204?v=4" width="125px;"><br><sub><b> Hrishikesh Mahajan </b></sub></a><br></td> </a></td>
28+
<tbody>
29+
<tr>
30+
<td align="center">
31+
<a href="https://github.com/hrishikesh-mahajan">
32+
<img src="https://avatars.githubusercontent.com/u/140654204?v=4" width="125px;" />
33+
<br />
34+
<sub><b>Hrishikesh Mahajan</b></sub>
35+
</a>
36+
<br />
37+
</td>
38+
</tr>
39+
</tbody>
40+
</table>
1941

20-
</tbody></table>
21-
22-
23-
<h1 align=center> OUR VALUABLE CONTRIBUTORS✨ </h1>
42+
<h1 align="center">OUR VALUABLE CONTRIBUTORS✨</h1>
2443
<p align="center">
25-
26-
<a href="https://github.com/ciscoviit/ciscoviit.github.io/graphs/contributors">
27-
<img src="https://contrib.rocks/image?repo=ciscoviit/ciscoviit.github.io" />
28-
</a>
44+
<a href="https://github.com/ciscoviit/ciscoviit.github.io/graphs/contributors">
45+
<img src="https://contrib.rocks/image?repo=ciscoviit/ciscoviit.github.io" />
46+
</a>
2947
</p>
30-
<h3 align="center"> Happy Coding 👨‍💻 </h3>
3148

49+
<h3 align="center">Happy Coding 👨‍💻</h3>

0 commit comments

Comments
 (0)