added badges

This commit is contained in:
Tom Schimansky 2021-05-08 16:40:59 +02:00
parent b2d0ec65fe
commit 6066072fc9

View File

@ -23,6 +23,7 @@ next to your program, or **install the module with pip**:
```
pip install customtkinter
```
PyPI: https://pypi.org/project/customtkinter/
### Example program (simple button):
To test customtkinter you can try this simple example with only a single button: