From bb3a883b9a26a0424157c2e843c3ade8a54b2522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=D0=BE=D0=B2=20=D0=AE=D1=80=D0=B8?= =?UTF-8?q?=D0=B9?= Date: Sun, 26 Nov 2023 20:44:19 +0300 Subject: [PATCH] 2.0.0 - Material Design 3 Add require to `Dependencies` section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 302a6611d..24ffb3211 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ pip install kivymd==1.1.1 - [Python 3.7+](https://www.python.org/) - [Pillow](https://github.com/python-pillow/Pillow/) - [MaterialColor](https://github.com/T-Dynamos/materialyoucolor-pyhton) +- [asynckivy](https://github.com/asyncgui/asynckivy) ### How to install