Skip to content

Commit

Permalink
update keyboard style in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Darmody committed Apr 16, 2016
1 parent 189730c commit 29aeb60
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ A beautiful mac desktop application for [Douban FM](http://douban.fm)
<img src="static/screenshots/screenshot-app.png" alt="screenshot" width="250px" />
<img src="static/screenshots/screenshot-login.png" alt="screenshot" width="250px" />

## Features
## Shortcuts

1. play/pause. [`Ctrl+Alt+p`]
2. like. [`Crtl+Alt+l`]
3. dislike. [`Ctrl+Alt+u`]
4. skip. [`Ctrl+Alt+n`]
5. ban. [`Ctrl+Alt+b`]
1. <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>p</kbd> play/pause
2. <kbd>Crtl</kbd>+<kbd>Alt</kbd>+<kbd>l</kbd> like
3. <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>u</kbd> dislike
4. <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>n</kbd> skip
5. <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>b</kbd> ban

## Download

Expand Down

0 comments on commit 29aeb60

Please sign in to comment.