From 53b39801599e1f4de7d9c83e04089961e3df7b9d Mon Sep 17 00:00:00 2001 From: Further <55025025+ifurther@users.noreply.github.com> Date: Tue, 20 Jul 2021 23:15:25 +0800 Subject: [PATCH] Update kivy url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0033411..1c847fa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [简体中文](./README-zh-cn.md) [Support](https://t.me/zeronet_android) -This app is a simple GUI to control the ZeroNet client. It is packaged using buildozer and uses [Kivy](https://kivy.io). +This app is a simple GUI to control the ZeroNet client. It is packaged using buildozer and uses [Kivy](https://kivy.org). Currently the code of this repo only works on Android, anyone interested in iOS development is welcome to contribute. Simply drop your comment on [this page](https://github.com/HelloZeroNet/ZeroNet-kivy/issues/35) if you want to become a maintainer for that platform! Currently this project is in Alpha phase, lack of GUI functionalities and creative design, containing many code for testing purpose. Please feel free to contribute!