diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-27 12:58:39 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-27 12:58:39 +0200 |
commit | bed00b027adfce18fe9d2a51e415f4c5243d093c (patch) | |
tree | 5235e5773e87b9530aebb14f3dc82a15d9c27621 /README.md | |
parent | 361ac65d7c3559884af9c400560218fed10b09f6 (diff) | |
download | skyhanni-bed00b027adfce18fe9d2a51e415f4c5243d093c.tar.gz skyhanni-bed00b027adfce18fe9d2a51e415f4c5243d093c.tar.bz2 skyhanni-bed00b027adfce18fe9d2a51e415f4c5243d093c.zip |
link to kotlin website instead of java
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <div align="center"> [![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-Kotlin-orange?style=for-the-badge&logo=kotlin&logocolor=white)](https://www.java.com/) +[![made with kotlin](https://img.shields.io/badge/Made%20With-Kotlin-orange?style=for-the-badge&logo=kotlin&logocolor=white)](https://kotlinlang.org/) [![downloads](https://img.shields.io/github/downloads/hannibal002/SkyHanni/total?label=downloads&color=208a19&logo=github&style=for-the-badge)](https://github.com/hannibal00212/SkyHanni/releases) </div> |