Update README

This commit is contained in:
aditya-K2 2021-11-13 00:36:09 +05:30
parent 766cfd3d9a
commit ed3ae37259
1 changed files with 19 additions and 19 deletions

View File

@ -57,31 +57,31 @@ for.eg
```yml
togglePlayBack : [ "p", "T" ] # using the quotes is neccessary.
togglePlayBack : [ "p", "TAB", "[" ] # using the quotes is neccessary.
```
Following functions are provided :
| Functions |
|------------------------------------|
| "showChildrenContent", |
| "togglePlayBack", |
| "showParentContent", |
| "nextSong", |
| "clearPlaylist", |
| "previousSong", |
| "addToPlaylist", |
| "toggleRandom", |
| "toggleRepeat", |
| "decreaseVolume", |
| "increaseVolume", |
| "navigateToFiles", |
| "navigateToPlaylist", |
| "navigateToMostPlayed", |
| "quit", |
| "stop", |
| "updateDB", |
| "deleteSongFromPlaylist", |
| showChildrenContent |
| togglePlayBack |
| showParentContent |
| nextSong |
| clearPlaylist |
| previousSong |
| addToPlaylist |
| toggleRandom |
| toggleRepeat |
| decreaseVolume |
| increaseVolume |
| navigateToFiles |
| navigateToPlaylist |
| navigateToMostPlayed |
| quit |
| stop |
| updateDB |
| deleteSongFromPlaylist |
### Tested on following terminals: