From c75f8c9d6fc2b537eaf08c5209d390fe05054b44 Mon Sep 17 00:00:00 2001
From: jani270 <69345714+jani270@users.noreply.github.com>
Date: Thu, 8 Sep 2022 11:43:51 +0200
Subject: Merge pull request #3
* Added gradle and mac stuff to gitignore
* Added new badge and fixed kotlin (java) badge
* Fixed inconsistency in project (HyPixel x Hypixel)
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index e7d603db9..b1ce01353 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
- SkyHanni: mod for hypixel skyblock
+ SkyHanni: Mod for hypixel skyblock
[![discord badge](https://img.shields.io/discord/997079228510117908?label=discord&color=9089DA&logo=discord&style=for-the-badge)](https://discord.gg/8DXVN4BJz3)
-[![made with java](https://img.shields.io/badge/Made%20With-Java-orange?style=for-the-badge&logo=java&logocolor=white)](https://www.java.com/)
-
+[![made with java](https://img.shields.io/badge/Made%20With-Kotlin-orange?style=for-the-badge&logo=kotlin&logocolor=white)](https://www.java.com/)
+[![downloads](https://img.shields.io/github/downloads/hannibal00212/SkyHanni/total?label=downloads&color=208a19&logo=github&style=for-the-badge)](https://github.com/hannibal00212/SkyHanni/releases)
SkyHanni is a Minecraft modification that adds new features to Hypixel Skyblock. It is in beta, so expect bugs.
--
cgit