Skip to content

Commit ff53976

Browse files
committed
docs: Add CI badge
1 parent 711bccc commit ff53976

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# leetcode-py-cheatsheet
22

3+
[![Python Tests](https://github.com/teihenn/leetcode-py-cheatsheet/actions/workflows/test.yaml/badge.svg)](https://github.com/teihenn/leetcode-py-cheatsheet/actions/workflows/test.yaml)
4+
35
Quick reference for common LeetCode Python techniques and patterns.
46

57
## Running Tests

0 commit comments

Comments
 (0)