Updated README

pull/75/head
Sheng 2019-05-22 21:37:05 +08:00
parent 65cf27d58d
commit 8a1fbccdc2
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ wssh.send('ls -l');
### URL Arguments ### 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 Passing form data
```bash ```bash

View File

@ -106,7 +106,7 @@ Browser console
URL Arguments URL Arguments
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
Support passing arguments by url (hash or search) like following Support passing arguments by url (query or fragment) like following
examples: examples:
Passing form data Passing form data