Skip to content

Commit 77994bf

Browse files
authored
Update README.md
1 parent aa7d626 commit 77994bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LeetCode-Solutions
2-
This repository contains the solutions for LeetCode problems.
2+
3+
[![Leetcode Stats](https://leetcard.jacoblin.cool/mkhuzaima)](https://leetcode.com/mkhuzaima)
4+
35

46
## Header Template
57
```java
@@ -8,4 +10,4 @@ This repository contains the solutions for LeetCode problems.
810
// link: {problemLink}
911
// Difficulty: {problemDifficulty}
1012

11-
```
13+
```

0 commit comments

Comments
 (0)