Skip to content

Commit

Permalink
📚 docs: added links
Browse files Browse the repository at this point in the history
  • Loading branch information
joaroque authored May 15, 2022
1 parent 22a15df commit 3c4bc90
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@
</a>
</p>
<h2 align="center">Find songs on Telegram, like on Shazam... 😎</h2>

<p align="center">
<a href="https://t.me/MelissaSongs_bot" target="blank">Open on telegram</a>
·
<a href="https://github.com/saviomartin/slickr/issues">Report Bug</a>
·
<a href="https://github.com/saviomartin/slickr/issues">Request Feature</a>
</p>
<p align="center">
<a href="https://github.com/joaroque/MelissaSongs/blob/master/LICENSE" target="blank">
<img src="https://img.shields.io/github/license/joaroque/MelissaSongs?style=flat-square" alt="Melissa Songs licence" />
Expand Down Expand Up @@ -76,7 +82,7 @@ Note: use `pip install -r requirements .txt` to install all dependencies.
4. Start the bot

```shell
python3 bot.py
python bot.py
```

Expand Down

0 comments on commit 3c4bc90

Please sign in to comment.