Merge pull request #1101 from hematogender/master
Fix punctuation and typo in README.md
This commit is contained in:
commit
446492f440
1 changed files with 3 additions and 3 deletions
|
@ -105,9 +105,9 @@ Available targets:
|
||||||
ios iOS target, based on kivy-ios project
|
ios iOS target, based on kivy-ios project
|
||||||
|
|
||||||
Global commands (without target):
|
Global commands (without target):
|
||||||
distclean Clean the whole Buildozer environment.
|
distclean Clean the whole Buildozer environment
|
||||||
help Show the Buildozer help.
|
help Show the Buildozer help
|
||||||
init Create a initial buildozer.spec in the current directory
|
init Create an initial buildozer.spec in the current directory
|
||||||
serve Serve the bin directory via SimpleHTTPServer
|
serve Serve the bin directory via SimpleHTTPServer
|
||||||
setdefault Set the default command to run when no arguments are given
|
setdefault Set the default command to run when no arguments are given
|
||||||
version Show the Buildozer version
|
version Show the Buildozer version
|
||||||
|
|
Loading…
Reference in a new issue