fix formating to please unit tests

coverage
Vincent Yang 2017-03-01 17:30:30 -08:00
parent 77faf2a0f1
commit aff5bbe9ef
1 changed files with 5 additions and 6 deletions

View File

@ -1,20 +1,19 @@
# wuzz # wuzz
> Interactive HTTP Inspection > Interactive HTTP Inspection.
- Display Help - Display Help:
`F1` `F1`
- Send request - Send request:
`Ctrl+R` `Ctrl+R`
- Next View - Next View:
`Ctrl+J, Tab` `Ctrl+J, Tab`
- Previous View - Previous View:
`Ctrl+K, Shift+Tab` `Ctrl+K, Shift+Tab`