diff --git a/README.md b/README.md index b464bff..0161f00 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ wssh.send('ls -l'); ### URL Arguments -Support passing arguments by url (hash or search) like following examples: +Support passing arguments by url (query or fragment) like following examples: Passing form data ```bash diff --git a/README.rst b/README.rst index e1c8809..a145798 100644 --- a/README.rst +++ b/README.rst @@ -106,7 +106,7 @@ Browser console URL Arguments ~~~~~~~~~~~~~ -Support passing arguments by url (hash or search) like following +Support passing arguments by url (query or fragment) like following examples: Passing form data