Update README.md

master
TechDudie 2021-03-02 22:36:31 -06:00 committed by GitHub
parent 45f3837f30
commit d8c2b4f278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -43,3 +43,5 @@ label.place(relx=0.5, rely=0.5, anchor=tkinter.CENTER)
dnd.make_draggable_component(label)
tk.mainloop()
```
# Side note: The module has a default snap grid of 16x16 units.