fix formating to please unit tests

This commit is contained in:
Vincent Yang
2017-03-01 17:30:30 -08:00
parent 77faf2a0f1
commit aff5bbe9ef

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`