Add png icon

This commit is contained in:
D3S0X 2020-04-16 20:45:59 +02:00
parent 9becb62333
commit 3d3716c953
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<p> <p>
<h1> <h1>
<a href="#readme"> <a href="#readme">
<img src="icon.jpg" width="50" alt="Soundboard" /> <img src="icon.png" width="50" alt="Soundboard" />
</a> </a>
<br /> <br />
Soundux Soundux
@ -42,7 +42,7 @@ I didn't find any good soundboard application for linux so I created one. It use
It is currently in alpha because I don't know if this works for everyone. It is currently in alpha because I don't know if this works for everyone.
# Runtime Dependencies # Runtime Dependencies
Please refer your distro instructions for how to install them Please refer to your distro instructions on how to install
- [pulseaudio](https://gitlab.freedesktop.org/pulseaudio/pulseaudio) - [pulseaudio](https://gitlab.freedesktop.org/pulseaudio/pulseaudio)
- [mpg123](https://www.mpg123.de/) (optional: for playing mp3 files) - [mpg123](https://www.mpg123.de/) (optional: for playing mp3 files)

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB