diff --git a/README.md b/README.md index 838bb0f..6bd86d2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Be aware that **some Sikuli-script methods actually overwrite Python-native func from lackey import * - username = input_("Enter your username: ") + username = input_("Enter your username: ") # built-in Python input ## Structure ## @@ -101,4 +101,4 @@ Debugging contributions: * [maxdule](https://github.com/maxdule) * [nejch](https://github.com/nejch) -* [suvit](https://github.com/suvit) \ No newline at end of file +* [suvit](https://github.com/suvit)