From 258638a5575e3e51a51074c34e3ca2821742d029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Climent?= Date: Sat, 3 Sep 2022 14:17:38 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f1f75..8472eb6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![](https://img.shields.io/pypi/l/win32mica?style=for-the-badge) ![](https://img.shields.io/pypi/pyversions/win32mica?style=for-the-badge) ![](https://img.shields.io/pypi/dm/win32mica?style=for-the-badge) -# Win32mica: A simple module to add the Mica effect on legacy python windows +# Win32mica: A simple module to add the Mica effect on Python UI Windows The aim of this project is to apply the Mica effect on python applications made with Python, like Tkinter, PyQt/PySide, WxPython, Kivy, etc.
This will work on any windows version, including the new released dev builds where the mica API is public. View this project on [PyPi](https://pypi.org/project/win32mica/)