Update README.md

This commit is contained in:
Mathieu Virbel 2012-08-14 19:35:17 +03:00
parent 53f1b94fd8
commit a2dd51da1c
1 changed files with 3 additions and 3 deletions

View File

@ -26,9 +26,9 @@ hello
Usage with python-for-android Usage with python-for-android
----------------------------- -----------------------------
#. Get http://github.com/kivy/python-for-android * Get http://github.com/kivy/python-for-android
#. Compile a distribution with `-m "pyjnius kivy"` * Compile a distribution with `-m "pyjnius kivy"`
#. Then, you can do this kind of things: * Then, you can do this kind of things:
```python ```python
from time import sleep from time import sleep