diff --git a/README.md b/README.md index a1e5d03..ccbe399 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,10 @@ In application controls |--|--| | ```( tab )``` or ```( shift+tab )``` | Change panel, clicking on a panel also changes the selected panel| | ```( ↑ ↓ )``` or ```( j k )``` or ```(PgUp PgDown)``` or ```(Home End)```| Change selected line in selected panel, mouse scroll also changes selected line | -| ```( enter )```| execute selected docker commands| -| ```( 1-9 )``` | sort containers by heading. Clicking on headings also sorts selected column | +| ```( enter )```| execute selected docker command| +| ```( 1-9 )``` | sort containers by heading, clicking on headings also sorts the selected column | | ```( 0 )``` | stop sorting | -| ```( h )``` | Show help menu - displays these options| +| ```( h )``` | Show help menu | | ```( m )``` | toggle mouse capture - if disabled, text on screen can be selected| | ```( q )``` | to quit at any time |