Skip to content

Commit 85dbc79

Browse files
authored
Updated readme
1 parent 5060c79 commit 85dbc79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# LeetCode-in-Python
22

3-
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/LeetCode-in-Python/LeetCode-in-Python.github.io/blob/main/LICENSE)
4-
[![](https://img.shields.io/github/stars/LeetCode-in-Python/LeetCode-in-Python.github.io?style=flat-square)](https://github.com/LeetCode-in-Python/LeetCode-in-Python.github.io)
5-
[![](https://img.shields.io/github/forks/LeetCode-in-Python/LeetCode-in-Python.github.io?style=flat-square)](https://github.com/LeetCode-in-Python/LeetCode-in-Python.github.io/fork)
3+
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/LeetCode-in-Python/LeetCode-in-Python/blob/main/LICENSE)
4+
[![](https://img.shields.io/github/stars/LeetCode-in-Python/LeetCode-in-Python?style=flat-square)](https://github.com/LeetCode-in-Python/LeetCode-in-Python)
5+
[![](https://img.shields.io/github/forks/LeetCode-in-Python/LeetCode-in-Python?style=flat-square)](https://github.com/LeetCode-in-Python/LeetCode-in-Python/fork)
66

77
Python-based LeetCode algorithm problem solutions, regularly updated.
88

0 commit comments

Comments
 (0)