mirror of https://github.com/kivy/pyjnius.git
Update README.md
This commit is contained in:
parent
53f1b94fd8
commit
a2dd51da1c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue