Skip to content

Commit ff671b8

Browse files
authored
Update README.md
1 parent ee1fe6a commit ff671b8

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
<!-- # Leetcode Stats API -->
22
<h1 align="center" color="blue">Leetcode Stats API</h1>
33

4-
<!--
4+
<p align="center">
5+
<img src="https://img.shields.io/badge/GraphQl-E10098?style=for-the-badge&logo=graphql&logoColor=white" />
6+
<img src="https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue" />
7+
<img src="https://img.shields.io/badge/Django-092E20?style=for-the-badge&logo=django&logoColor=green" />
8+
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white" />
9+
</p>
10+
11+
<p align="center">
12+
<img src="https://pyheroku-badge.herokuapp.com/?app=leetcode-stats-api">
13+
</p>
14+
15+
516
```diff
6-
@@ text in purple (and bold)@@
7-
``` -->
17+
@@ Work In Progress @@
18+
```
819

9-
#### Work in progress
10-
More work is to be done on this project.
20+
<!-- #### Work in progress
21+
More work is to be done on this project. -->
1122

1223
## How to Use
1324
Append your LeetCode username at the end of the url https://leetcode-stat-api.herokuapp.com/{username}/ and get your LeetCode stats. It's that simple!

0 commit comments

Comments
 (0)