Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001bd05 commit 28f97caCopy full SHA for 28f97ca
README.md
@@ -45,6 +45,13 @@
45
font-size: 24px;
46
}
47
48
+ .terminal {
49
+ background-color: black;
50
+ color: green;
51
+ font-family: monospace;
52
+ padding: 10px;
53
+ border-radius: 5px;
54
+ }
55
</style>
56
</head>
57
<body>
@@ -102,4 +109,11 @@
102
109
</div>
103
110
104
111
<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
118
+</body>
119
+</html>
0 commit comments