Add build status badges to README

Added build status badges for Ubuntu, Flatpak, and Windows.
This commit is contained in:
deepend-tildeclub
2026-01-08 23:51:48 -07:00
committed by GitHub
parent f3a27619db
commit 7c9d01f9a0

View File

@@ -1,3 +1,7 @@
[![Ubuntu Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/ubuntu-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/ubuntu-build.yml)
[![Flatpak Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml)
[![Windows Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/windows-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/windows-build.yml)
ZoiteChat Debian packaging (starter kit)
This folder was generated from Debian's HexChat packaging and then renamed/adjusted for ZoiteChat.