Skip to content

Commit 35a4bd8

Browse files
authored
Fix markdown formatting for tkinter in README
1 parent b8bd3ba commit 35a4bd8

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)