From 97f8ffdc4d66c97345f2b5f92b9edd6f7cbd0a88 Mon Sep 17 00:00:00 2001 From: Nicholas Spagnoletti Date: Mon, 27 Oct 2014 12:50:28 +0200 Subject: [PATCH] note about buildozer.io --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 9ff3531..75275b6 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,9 @@ Buildozer currently supports packaging for Android via the `python-for-android project, and for iOS via the kivy-ios project. Support for other operating systems is intended in the future. +Note that this tool has nothing to do with the eponymous online build service +`buildozer.io `. + Usage example -------------