Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gamingwithevets authored May 11, 2023
1 parent d6bed62 commit d66d1f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Hello! This is **GWE's TkTemplate**, a simple Tkinter template that includes a menubar and an updater.
This template was created from [RBEditor](../../rbeditor)'s codebase, and was made to follow [the PEP 8 standard](https://peps.python.org/pep-0008/) with the help of [the PyCharm IDE](https://www.jetbrains.com/pycharm/). *(note: not sponsored)*
This template was created from [RBEditor](../../../rbeditor)'s codebase, and was made to follow [the PEP 8 standard](https://peps.python.org/pep-0008/) with the help of [the PyCharm IDE](https://www.jetbrains.com/pycharm/). *(note: not sponsored)*

# Features
- A menubar
- An updater designed for GitHub repositories
- An updater
- A debug dialog (binded to F12 by default)
- Follows the PEP 8 standard
- Compatible with Python 3.6 and up
- Designed for use with GitHub repositories

0 comments on commit d66d1f0

Please sign in to comment.