diff --git a/README.md b/README.md index 569fcb6..1521b47 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ positional arguments: ### shortcut.sh Creates an APK (visible on temi's Launcher) that launches another APK. This can be used to run APKs that are hidden from temi's Launcher. ``` -usage: shortcut.sh +usage: shortcut.sh Creates a shortcut for APK file @@ -75,7 +75,7 @@ dependencies: positional arguments: package-name Android application package name - shortcut_name Shortcut name. Use double-quotes to encapsulate + shortcut-name Shortcut name. Use double-quotes to encapsulate a name with whitespace. ```