ppalani / Mp3Player

MP3 Player using PySimpleGUI,pygame,tinytag
2 stars 0 forks source link

Can you add a Screenshot to your readme? #1

Closed MikeTheWatchGuy closed 4 years ago

MikeTheWatchGuy commented 5 years ago

Everyone that stops into your GitHub wants to know what your MP3Player looks like. It would be so cool to see a screenshot of it in your Readme so that we're able to see if on your GitHub homescreen.

ppalani commented 4 years ago

Sure adding now , sorry for the delay , just noticed this message.

ppalani commented 4 years ago

added the screen shot,

PySimpleGUI commented 4 years ago

That's a great start!

If you make one more change to your readme.md file, then it will embed the image rather than displaying the link.

Where you have placed the link currently, replace it with this:

![image](https://github.com/ppalani/Mp3Player/raw/master/6f2c2478-f787-4367-ae95-f46b6d07165f.jpg)

It should embed the image in your readme when you visit your GitHub's homepage.

It will look like this: image