Vedza / NitroSniperGo

Discord Nitro sniper and Giveaway joiner in Go (Faster than Python and Javascript) (UPDATED Free 24/7 w/ Heroku)
GNU General Public License v2.0
415 stars 753 forks source link

Your current release picture on your readme isn´t showing the release for your repo #16

Closed PeterStrick closed 4 years ago

PeterStrick commented 4 years ago

It is showing the latest release tag for https://github.com/Naereen/StrapDown.js which is on 1.1.1

Change this code:

[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://github.com/Vedzaa/NitroSniperGo/releases)

To this instead:

[![GitHub release](https://img.shields.io/github/release/Vedzaa/NitroSniperGo.svg)](https://github.com/Vedzaa/NitroSniperGo/releases)

It will look now like this: GitHub release

Instead of this: GitHub release

Vedza commented 4 years ago

Thank you very much !