Skip to content

Commit

Permalink
Update README.md (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmechinmoy authored Aug 15, 2024
1 parent 3a588a2 commit 44f8c90
Showing 1 changed file with 23 additions and 9 deletions.
32 changes: 23 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,36 @@
# Echo : Music Player
# Echo: Music Player
An Extension based Music Player for Android, with a clean and simple UI.

> This is a work in progress, and is not yet ready for use.
> This is a work in progress and is not yet ready for use.
## DISCLAIMER

- The developer is not responsible for any misuse of this app, and is not responsible for any damages or legal implications caused by the use of this app.
- This app does not provide any download or streaming service from any online source.
- The developer is not responsible for any misuse of this app and is not responsible for any damages or legal implications caused by the use of this app.
- Echo only has offline source by default; external sources are managed by users. Echo does not endorse piracy.
- It was solely created for educational purposes.

## Official Discord Server

<a href="https://discord.gg/J3WvbBUU8Z"><img src="https://invidget.switchblade.xyz/J3WvbBUU8Z"></a>

## Wanna Donate?

<a href='https://ko-fi.com/I2I5C3UUV' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

## Official Communities

<p align="left" style="display: flex; align-items: center;">
<a href="https://discord.gg/J3WvbBUU8Z" style="margin-right: 10px; display: inline-block;"><img src="https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/discord-round-color-icon.png" alt="Discord" height="40" style="vertical-align: middle;"></a>
<a href="https://t.me/echo_extension" style="display: inline-block;"><img src="https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg" alt="Telegram" height="40" style="vertical-align: middle;"></a>
</p>

## CONTRIBUTION
We would be very grateful if you could contribute to the development of this application. Everything from simple string translation to the implementation of new features is accepted. If you have any questions, please visit our <a href="https://discord.gg/J3WvbBUU8Z">Discord</a> server or <a href="https://t.me/echo_extension">Telegram</a> group.

<a href="https://hosted.weblate.org/engage/echo/"><img src="https://hosted.weblate.org/widget/echo/app/multi-auto.svg" alt="Translation status" /></a>

## Credits
A big thank you to everyone who has contributed to the development of Echo! Your efforts in improving the app are greatly appreciated.
<a href="https://github.com/brahmkshatriya/echo/graphs/contributors">
<img src="https://contrib.rocks/image?repo=brahmkshatriya/echo" />
</a>

## License

Echo is licensed under the [GNU General Public License v3.0](LICENSE.md)
Echo is licensed under the [GNU General Public License v3.0](LICENSE.md)

0 comments on commit 44f8c90

Please sign in to comment.