diff --git a/README.md b/README.md index 8d2e249..da6d7bc 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Arguments: ```javascript { - text_title: "Title Text - default = 'Scan QR Code'", - text_instructions: "Instruction Text - default = 'Please point your camera at the QR code.'", + text_title: "OPTIONAL Title Text - default = 'Scan QR Code'", // Android only + text_instructions: "OPTIONAL Instruction Text - default = 'Please point your camera at the QR code.'", // Android only } ```