File tree Expand file tree Collapse file tree 3 files changed +8
-39
lines changed
Expand file tree Collapse file tree 3 files changed +8
-39
lines changed Original file line number Diff line number Diff line change 55
66## Install
77
8- ![ installing] ( assets/install.png )
8+ ![ installing] ( https://github.com/SatvikVirmani/musicfp/blob/main/ assets/install.png?raw=true )
99
1010------------
1111
1515
1616> #### Windows
1717
18- > ![ playing all songs in windows] ( assets/windows.png )
18+ > ![ playing all songs in windows] ( https://github.com/SatvikVirmani/musicfp/blob/main/ assets/windows.png?raw=true )
1919
2020> #### macOS / Linux
2121
22- > ![ playing all songs in macOS / linux] ( assets/linux.png )
22+ > ![ playing all songs in macOS / linux] ( https://github.com/SatvikVirmani/musicfp/blob/main/ assets/linux.png?raw=true )
2323
2424### Playing a single song in a directory
2525
2626> #### Windows
2727
28- > ![ playing single song in windows] ( assets/single_windows.png )
28+ > ![ playing single song in windows] ( https://github.com/SatvikVirmani/musicfp/blob/main/ assets/single_windows.png?raw=true )
2929
3030> #### macOS / Linux
3131
32- > ![ playing single song in macOS / linux] ( assets/single_linux.png )
32+ > ![ playing single song in macOS / linux] ( https://github.com/SatvikVirmani/musicfp/blob/main/ assets/single_linux.png?raw=true )
3333
3434------------
3535
3636## Usage
3737
38- > ![ usage] ( assets/usage.png )
38+ > ![ usage] ( https://github.com/SatvikVirmani/musicfp/blob/main/ assets/usage.png?raw=true )
3939
4040### Playback controls
4141
42- > ![ playback usage] ( assets/usage_playback.png )
42+ > ![ playback usage] ( https://github.com/SatvikVirmani/musicfp/blob/main/ assets/usage_playback.png?raw=true )
4343
4444------------
4545
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "musicfp" ,
8- version = "0.0.2 " ,
8+ version = "0.0.1 " ,
99 author = "Satvik Virmani" ,
1010 author_email = "virmanisatvik01@gmail.com" ,
1111 description = "A terminal based media player for programmers" ,
You can’t perform that action at this time.
0 commit comments