diff options
author | Patrick Griffis <tingping@tingping.se> | 2017-06-14 02:47:00 -0400 |
---|---|---|
committer | Patrick Griffis <tingping@tingping.se> | 2017-06-14 02:47:26 -0400 |
commit | 0e5eda7de819119da2587cb643910720226a60c1 (patch) | |
tree | 7e08d9f95fcaf03bd5c0d12a375e3d80d593399d | |
parent | 628100c19f5d82747170acdf2917cba8c119ccbf (diff) |
readme: Update badges
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md index 8af77624..0ab8fe6a 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# HexChat [![Build Status](http://img.shields.io/travis/hexchat/hexchat.svg?style=flat)](https://travis-ci.org/hexchat/hexchat) [![Build Status](http://img.shields.io/jenkins/s/http/node1.sored.pl:8090/hexchat.svg?style=flat)](http://node1.sored.pl:8090/job/hexchat/) +# HexChat [![Build Status](http://img.shields.io/travis/hexchat/hexchat/master.svg?style=flat)](https://travis-ci.org/hexchat/hexchat) [![Build Status](https://img.shields.io/appveyor/ci/TingPing/hexchat/master.svg?style=flat)](https://ci.appveyor.com/project/TingPing/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. |