diff options
author | Patrick <tingping@tingping.se> | 2019-12-08 12:56:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-08 12:56:18 -0800 |
commit | ea2f298a1ad21e0456dedb0190db051cb56bf38e (patch) | |
tree | 05735e195e056745fac8821c3f582344b6ea3f2f | |
parent | 7d9f3acfc905ca5d0c9747699eb21d2d95fbf821 (diff) |
readme: Remove build status badges
No longer using Travis for CI and honestly these don't provide much value
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md index 0ab8fe6a..35a0e99b 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# HexChat [](https://travis-ci.org/hexchat/hexchat) [](https://ci.appveyor.com/project/TingPing/hexchat) +# HexChat HexChat is an IRC client for Windows and UNIX-like operating systems. See [IRCHelp.org](http://irchelp.org) for information about IRC in general. |