Skip to content

Commit a0bf739

Browse files
committed
Production Commit
1 parent e33e9dd commit a0bf739

File tree

3 files changed

+8
-39
lines changed

3 files changed

+8
-39
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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

@@ -15,31 +15,31 @@
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

setup.cfg

Lines changed: 0 additions & 31 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.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",

0 commit comments

Comments
 (0)