File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
1
<!-- # Leetcode Stats API -->
2
2
<h1 align =" center " color =" blue " >Leetcode Stats API</h1 >
3
3
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
+
5
16
``` diff
6
- @@ text in purple (and bold) @@
7
- ``` -->
17
+ @@ Work In Progress @@
18
+ ```
8
19
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. -->
11
22
12
23
## How to Use
13
24
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!
You can’t perform that action at this time.
0 commit comments