Skip to content

Commit 7095ca1

Browse files
committed
Added link to Kivy in intro
1 parent fbc4f6b commit 7095ca1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/source/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ python-for-android
33

44
python-for-android is an open source build tool to let you package
55
Python code into standalone android APKs that can be passed around,
6-
installed, or uploaded to marketplaces such as the Play Store
7-
just like any other Androip app. This tool was originally developed
8-
for the Kivy cross-platform graphical framework, but now supports
9-
multiple bootstraps and can be easily extended to package other types
10-
of Python app for Android.
6+
installed, or uploaded to marketplaces such as the Play Store just
7+
like any other Androip app. This tool was originally developed for the
8+
`Kivy cross-platform graphical framework <http://kivy.org/#home>`_,
9+
but now supports multiple bootstraps and can be easily extended to
10+
package other types of Python app for Android.
1111

1212
python-for-android supports two major operations; first, it can
1313
compile the Python interpreter, its dependencies, backend libraries

0 commit comments

Comments
 (0)