Skip to content

Commit 0e1e6ac

Browse files
Update README.md
1 parent f640867 commit 0e1e6ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
This software allows you build GUIs for your python application faster. It takes off the enormous time spent deliberating on what color to use, where to place your widget, what styling to use, etc. With this software, you are able to care less of the visual feedback you give users of your application.
1313

14+
##### If you probably need drag/drop and widget resizing features for your code, you can view my cool tkinter_dndr project here:
15+
- https://pypi.org/project/tkinter-dndr/
16+
- https://github.com/the-pythonist/tkinter_dndr
17+
1418
#### ----- POINTS TO NOTE (well yeah, points 😆) ----- #
1519
* This software supports only the python programming language.
1620
* It is cross-platform: can work on Windows, Linux and MAC-OS with native support (I guess).

0 commit comments

Comments
 (0)