update readme

Former-commit-id: 78253b57b50c4edc5468d49798e56782e03aad11 [formerly 78253b57b50c4edc5468d49798e56782e03aad11 [formerly a2772162875c3c9978c89650f70359d831b3c39c [formerly a56baefc0db537054e1fd1bfb6cef2f477998e97]]]
Former-commit-id: fed823293bc210d1175be542961acc3ea3d639dc
Former-commit-id: 37dd405c823689ce3f8eab0843d0084bf34ac81a [formerly e085838894594b8abeb53cd0b0c5079c9ea63c0e]
Former-commit-id: 3241f789888aa31342d08834fb954894ba3b8c62
pull/15/head
Miguel Mota 6 years ago
parent 214685af31
commit dc75e165b2

@ -28,7 +28,8 @@
- Charts for coins and global market graphs
- Fuzzy searching for finding coins
- Save and view favorite coins
- Color coding
- Color support
- Help menu
- Works on macOS, Linux, and Windows
## Installing
@ -112,7 +113,7 @@ Key|Action
<kbd>Ctrl</kbd>+<kbd>d</kbd>|Jump page down (vim style)
<kbd>Ctrl</kbd>+<kbd>n</kbd>|Go to next page
<kbd>Ctrl</kbd>+<kbd>p</kbd>|Go to previous page
<kbd>Ctrl</kbd>+<kbd>r</kbd>|Force refresh
<kbd>Ctrl</kbd>+<kbd>r</kbd>|Force refresh data
<kbd>Ctrl</kbd>+<kbd>s</kbd>|Save config
<kbd>Ctrl</kbd>+<kbd>u</kbd>|Jump page up (vim style)
<kbd>Alt</kbd>+<kbd></kbd>|Sort current column in ascending order
@ -120,6 +121,7 @@ Key|Action
<kbd>Alt</kbd>+<kbd></kbd>|Sort column to the left
<kbd>Alt</kbd>+<kbd></kbd>|Sort column to the right
<kbd>F1</kbd>|Show help|
<kbd>F5</kbd>|Force refresh data|
<kbd>0</kbd>|Go to first page (vim style)
<kbd>1</kbd>|Sort table by *[1] hour change*
<kbd>2</kbd>|Sort table by *[2]4 hour change*
@ -330,7 +332,7 @@ Action|Description
- Q: How do I show the help menu?
- A: Press <kbd>?</kbd> to toggle the help menu.
- A: Press <kbd>?</kbd> to toggle the help menu. Press <kbd>q</kbd> to close help menu.
## License

Loading…
Cancel
Save