From a2dd51da1c3cd02b7c1cc17ccc6d31d630b106ea Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Tue, 14 Aug 2012 19:35:17 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2669d23..9d15136 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ hello Usage with python-for-android ----------------------------- -#. Get http://github.com/kivy/python-for-android -#. Compile a distribution with `-m "pyjnius kivy"` -#. Then, you can do this kind of things: +* Get http://github.com/kivy/python-for-android +* Compile a distribution with `-m "pyjnius kivy"` +* Then, you can do this kind of things: ```python from time import sleep