Skip to content

Commit a56e5aa

Browse files
authored
Update README.md
1 parent 4cb00bc commit a56e5aa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Text editor using Python
2-
3-
A minimalist yet efficient text editor built using Python's Tkinter library. This project showcases core GUI programming principles with features like file opening, editing, and saving, all wrapped in a clean and responsive interface. Designed to handle .txt files, it highlights my ability to integrate Python with real-world utilities, making it a stepping stone toward mastering GUI-based application development.
4-
1+
# A minimalist yet efficient text editor built using Python's Tkinter library. This project showcases core GUI programming principles with features like file opening, editing, and saving, all wrapped in a clean and responsive interface. Designed to handle .txt files, it highlights my ability to integrate Python with real-world utilities, making it a stepping stone toward mastering GUI-based application development.
52

63
**Keywords**: #Python #Tkinter #GUI #Text_Editor

0 commit comments

Comments
 (0)