From 606ba4b68292a193c9d0d009fae37183dcae5fef Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 20 Mar 2021 00:59:46 +0100 Subject: [PATCH] fixing links and adding better labels in buttons --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ffb5a83..9b47931 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # Bot developed with [discord.py](https://github.com/Rapptz/discord.py) (rewrite) - FRENCH -[![Version](https://img.shields.io/badge/version-1.0-green.svg?style=for-the-badge)](https://github.com/Confrerie-du-Kassoulait/KassouBot/releases/latest) -[![Docker Stars](https://img.shields.io/docker/stars/mylloon/kassoubot.svg?style=for-the-badge)](https://hub.docker.com/repository/docker/mylloon/kassoubot) -[![Docker Pulls](https://img.shields.io/docker/pulls/mylloon/kassoubot.svg?style=for-the-badge)](https://hub.docker.com/repository/docker/mylloon/kassoubot) -[![Github Stars](https://img.shields.io/github/stars/Confrerie-du-Kassoulait/kassoubot.svg?style=for-the-badge)](https://hub.docker.com/repository/docker/mylloon/kassoubot) -[![Github Forks](https://img.shields.io/github/forks/Confrerie-du-Kassoulait/KassouBot.svg?style=for-the-badge)](https://hub.docker.com/repository/docker/mylloon/kassoubot) - +[![Version](https://img.shields.io/badge/version-1.0-green?style=for-the-badge)](https://github.com/Confrerie-du-Kassoulait/KassouBot/releases/latest) +[![Docker Stars](https://img.shields.io/docker/stars/mylloon/kassoubot?style=for-the-badge)](https://hub.docker.com/repository/docker/mylloon/kassoubot) +[![Docker Pulls](https://img.shields.io/docker/pulls/mylloon/kassoubot?style=for-the-badge)](https://hub.docker.com/repository/docker/mylloon/kassoubot) +[![Github stars](https://img.shields.io/github/stars/Confrerie-du-Kassoulait/kassoubot?label=Github%20Stars&style=for-the-badge)](https://github.com/Confrerie-du-Kassoulait/KassouBot/stargazers) +[![Github forks](https://img.shields.io/github/forks/Confrerie-du-Kassoulait/KassouBot?label=Github%20Forks&style=for-the-badge)](https://github.com/Confrerie-du-Kassoulait/KassouBot/network) ## __Setting up__ You have to replace `TOKEN_DISCORD`, `TOKEN_GENIUS`, `TOKEN_REDDIT_CLIENT_ID`, `TOKEN_REDDIT_CLIENT_SECRET` and `TOKEN_REDDIT_USER_AGENT` with your desired values.