From 618441eb7dd8c8d90a71c1bb0044ccc71e4dfce0 Mon Sep 17 00:00:00 2001 From: Enes <125091714+enes-th@users.noreply.github.com> Date: Sun, 2 Apr 2023 15:30:40 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e72305..f2f22a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Discord Invite Tracker Bot [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) +![GitHub stars](https://img.shields.io/github/stars/enes-th/discord-invite-tracker?label=Stars) +![GitHub last commit](https://img.shields.io/github/last-commit/enes-th/discord-invite-tracker?label=Last%20Update) +![GitHub open issues](https://img.shields.io/github/issues/enes-th/discord-invite-tracker?label=Issues) This is a Discord bot that tracks invitations for your server. You can view the leaderboard to see which members have invited the most people, reset a member's invitation count, and more. @@ -15,7 +18,7 @@ This is a Discord bot that tracks invitations for your server. You can view the 1. Clone the repository: ``` -$ git clone https://github.com/enes-tahiri/discord-invite-tracker.git +$ git clone https://github.com/enes-th/discord-invite-tracker.git ``` 2. Install the dependencies: ```