From 2d77ebc898887d71f027fcb40e9a604d489b86b7 Mon Sep 17 00:00:00 2001 From: Mariya Date: Thu, 5 Aug 2021 07:06:00 -0700 Subject: [PATCH] update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index df156a4..270c2a1 100644 --- a/README.md +++ b/README.md @@ -59,14 +59,22 @@ https://youtu.be/4IFq7_s9NEA to all the threads and docs that helped me with the Android conversion:
1. How to use Buildozer on Windows with WSL: +
https://github.com/kivy/kivy/wiki/Using-Buildozer-on-windows-10-using-WSL +
2. How to Install WSL: +
https://docs.microsoft.com/en-us/windows/wsl/install-win10 +
3. How to Install Buildozer: +
https://buildozer.readthedocs.io/en/latest/installation.html +
4. Icons not displaying on Android: +
https://github.com/kivymd/KivyMD/issues/257
+
Good luck! :)