diff --git a/README.md b/README.md
index 67c36c1..5b20778 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# Spectral
[![Pipeline Status](https://gitlab.com/b0/spectral/badges/master/pipeline.svg)](https://gitlab.com/b0/spectral/commits/master)
-[![Build Status](https://ci.appveyor.com/api/projects/status/idt149cdxwurbukh?svg=true)](https://ci.appveyor.com/project/BlackHat/spectral)
-[![Coverage Report](https://gitlab.com/b0/spectral/badges/master/coverage.svg)](https://gitlab.com/b0/spectral/commits/master)
+[![Build Status](https://ci.appveyor.com/api/projects/status/qxxwgtan9fdookv8?svg=true)](https://ci.appveyor.com/project/BlackHat/spectral)
+[![Build Status](https://travis-ci.org/encombhat/spectral.svg?branch=master)](https://travis-ci.org/encombhat/spectral)
-
+
> "Nobody can be told what the matrix is, you have to see it for yourself. "
@@ -24,7 +24,7 @@ Also, you can file an issue at this project if anything goes wrong.
## Acknowledgement
-This program uses libqmatrixclient library and C++ models from Quaternion.
+This program uses libqmatrixclient library and some C++ models from Quaternion.
[Quaternion](https://github.com/QMatrixClient/Quaternion)