Skip to content

Commit 96b7f0c

Browse files
committed
D. J.:
- Updated README with static badges
1 parent b18071e commit 96b7f0c

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
1-
# 💡 Awesome Python Leetcode [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
1+
<div align="middle">
2+
<h1>
3+
💡 Awesome Python Leetcode
4+
<br>
5+
<a href="https://awesome.re">
6+
<img src="https://awesome.re/badge.svg">
7+
</a>
8+
<a href="https://github.com/psf/black">
9+
<img src="https://img.shields.io/badge/code%20style-black-000000.svg">
10+
</a>
11+
<a>
12+
<img src="https://img.shields.io/badge/python-3.10-blue">
13+
</a>
14+
<a>
15+
<img src="https://img.shields.io/badge/tests-passed-brightgreen">
16+
</a>
17+
<a>
18+
<img src="https://img.shields.io/badge/coverage-98%25-brightgreen">
19+
</a>
20+
</h1>
21+
</div>
22+
223

324
This repository contains awesome LeetCode problems and solutions written in Python to prepare for coding interviews.
425

0 commit comments

Comments
 (0)