Update README

This commit is contained in:
aditya-K2 2021-11-13 00:36:09 +05:30
parent 766cfd3d9a
commit ed3ae37259

View File

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