diff --git a/README.md b/README.md index 0f92c16..217ed22 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Java.perform(function() { }); ``` #### Find iOS application UUID -Get UUID for specific path when attached to an app +Get UUID for specific path when attached to an app by reading plist file under each app container ``` var PLACEHOLDER = '{UUID}'; function extractUUIDfromPath(path) {