diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-09 17:09:22 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-09 17:09:22 +0300 |
commit | 7dde3a15d4fa2b968bf3259ffc39d1689f138744 (patch) | |
tree | 8fa621e92dc4f233fb98d99174e31fec47937bfc /README.md | |
parent | Add travis CI (diff) | |
download | nheko-7dde3a15d4fa2b968bf3259ffc39d1689f138744.tar.xz |
Add appveyor CI
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 1d0299c6..e5d22709 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ nheko ---- -[![Build Status](https://travis-ci.org/mujx/nheko.svg?branch=master)](https://travis-ci.org/mujx/nheko) +[![Build Status](https://travis-ci.org/mujx/nheko.svg?branch=master)](https://travis-ci.org/mujx/nheko) [![Build status](https://ci.appveyor.com/api/projects/status/07qrqbfylsg4hw2h/branch/master?svg=true)](https://ci.appveyor.com/project/mujx/nheko/branch/master) The motivation behind the project is to provide a native desktop app for [Matrix] that feels more like a mainstream chat app ([Riot], Telegram etc) and less like an IRC client. |