diff --git a/readme.md b/readme.md index 69e024c3..df76318a 100644 --- a/readme.md +++ b/readme.md @@ -2,17 +2,14 @@ [![Debian Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/debian-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/debian-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) +[![ZoiteChat AppImage Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/appimage-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/appimage-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) [![MSYS2 Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/msys-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/msys-build.yml) 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. For more information on ZoiteChat please read our [documentation](https://zoitechat.zoite.net/docs/en/latest/index.html): -- [Downloads](http://zoitechat.zoite.net/downloads.html) -- [FAQ](https://zoitechat.zoite.net/docs/en/latest/faq.html) -- [Changelog](https://zoitechat.zoite.net/docs/en/latest/changelog.html) -- [Python API](https://zoitechat.zoite.net/docs/en/latest/script_python.html) -- [Perl API](https://zoitechat.zoite.net/docs/en/latest/script_perl.html) +- [Downloads](http://zoitechat.zoite.net/downloads) ---