Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28f97ca

Browse files
authored
Update README.md
1 parent 001bd05 commit 28f97ca

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@
4545
font-size: 24px;
4646
}
4747
}
48+
.terminal {
49+
background-color: black;
50+
color: green;
51+
font-family: monospace;
52+
padding: 10px;
53+
border-radius: 5px;
54+
}
4855
</style>
4956
</head>
5057
<body>
@@ -102,4 +109,11 @@
102109
</div>
103110

104111
<div class="section">
105-
<p><img align="center" src="https://github-readme-
112+
<p><img align="center" src="https://github-readme-stats.vercel.app/api?username=pand-coder&show_icons=true&locale=en" alt="pand-coder" /></p>
113+
</div>
114+
115+
<div class="section">
116+
<p align="center">Made with ❤️ by Pavan Shanmukha Madhav</p>
117+
</div>
118+
</body>
119+
</html>

0 commit comments

Comments
 (0)