Skip to content

Commit 49f632d

Browse files
committed
Add gif to show how to use it
1 parent 7b5c11b commit 49f632d

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,5 @@ cython_debug/
160160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162162
#.idea/
163+
164+
.DS_Store

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Learn Python 🐍 typing (type hints) by completing online challenges.
44

55
🌟🌟 Click **[HERE](https://python-type-challenges.zeabur.app)** to start 🌟🌟
66

7+
![](docs/images/usage.gif)
8+
79
Happy typing!
810

911
## How to Contribute

docs/images/usage.gif

537 KB
Loading

0 commit comments

Comments
 (0)