NetSharp

NetSharp.git
git clone git://git.lenczewski.org/NetSharp.git
Log | Files | Refs | README | LICENSE

commit 1f7075afbe435b677468adcd6a4675edea27a8b2
parent 280e143502a2f54688f780fb732bed6cc793c5d7
Author: Mikolaj Lenczewski <mikolaj.lenczewski308@gmail.com>
Date:   Fri, 24 Apr 2020 16:26:33 +0100

Trying to fix badge

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -5,7 +5,7 @@ For help with the library, feel free to visit our Discord and ask your questions | Service | Status Badge | | ------- | ------------ | -| Discord | [![Discord Server](https://img.shields.io/discord/703255900600795196?style=flat-square&logo=discord&color=blue)](https://discord.gg/DKQhxuY) | +| Discord | [![Discord Server](https://img.shields.io/discord/703255900600795196.svg?style=flat-square&logo=discord&color=blue)](https://discord.gg/DKQhxuY) | ## License This library is under the GNU General Public License v3.0. What does this mean for you?