Skip to content

Commit 6e21aef

Browse files
authored
Merge pull request #24 from Natuworkguy/livsbones-patch-1
Fix markdown formatting for tkinter in README
2 parents b8bd3ba + 35a4bd8 commit 6e21aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- ✅ Decorator-based event binding
1717
- ✅ Enum-based key recognition (A–Z, arrows, Enter, Escape, etc.)
1818
- ✅ Clean and extensible architecture
19-
- ✅ Simple GUI rendering using `tkinter`
19+
- ✅ Simple GUI rendering using tkinter
2020

2121
---
2222

0 commit comments

Comments
 (0)