Skip to content

Commit

Permalink
doc: grammar tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Zen-CODE committed Mar 31, 2016
1 parent ca85563 commit 9718e86
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/source/pyobjus_ios.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
Pyobjus on iOS
==============

You may wonder how to run pyobjus on iOS device. The solution for this problem is to use `kivy-ios <https://github.com/kivy/kivy-ios>`_.
You may be wondering how to run pyobjus on iOS devices?
The solution for this problem is to use `kivy-ios <https://github.com/kivy/kivy-ios>`_.

As you can see, kivy-ios contains scripts for building kivy, pyobjus and other things nedded for its running, and also provide sciprts for making xcode project from which you can run your python kivy pyobjus applications. Sounds great, and it is.
As you can see, kivy-ios contains scripts for building kivy, pyobjus and other things
needed for running. It also provide scripts for making xcode projects from which you
can run your python kivy pyobjus applications. Sounds great, and it is.

Example with Kivy UI
--------------------
Expand Down

0 comments on commit 9718e86

Please sign in to comment.