From 4e01192979c482e7caed296ef1d47c212b269e93 Mon Sep 17 00:00:00 2001
From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com>
Date: Sun, 25 Jan 2026 14:52:49 -0700
Subject: [PATCH] Add badge references to README
Added badge references for GitHub version, downloads, size, last commit, and contributors.
---
readme.md | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/readme.md b/readme.md
index 8acd51e3..3fbc845e 100644
--- a/readme.md
+++ b/readme.md
@@ -14,6 +14,24 @@
+
+[github-version-img]: https://img.shields.io/github/v/release/ZoiteChat/zoitechat?display_name=tag&sort=semver
+[github-version-uri]: https://github.com/ZoiteChat/zoitechat/releases/latest
+
+[github-downloads-img]: https://img.shields.io/github/downloads/ZoiteChat/zoitechat/total
+[github-downloads-uri]: https://github.com/ZoiteChat/zoitechat/releases
+
+[github-size-img]: https://img.shields.io/github/repo-size/ZoiteChat/zoitechat
+[github-size-uri]: https://github.com/ZoiteChat/zoitechat
+
+[github-commit-img]: https://img.shields.io/github/last-commit/ZoiteChat/zoitechat
+[github-commit-uri]: https://github.com/ZoiteChat/zoitechat/commits
+
+[contribs-all-img]: https://img.shields.io/github/contributors/ZoiteChat/zoitechat
+
+
+
+
ZoiteChat is an HexChat based IRC client for Windows and UNIX-like operating systems.
See [IRCHelp.org](http://irchelp.org) for information about IRC in general.