diff --git a/BUILDING.md b/BUILDING.md index 309926fc..ed50c857 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -26,4 +26,4 @@ sudo make install ## Automated Builds - Windows : [![Automated Build status for Windows](https://ci.appveyor.com/api/projects/status/github/Palakis/obs-websocket)](https://ci.appveyor.com/project/Palakis/obs-websocket/history) -- Linux & OS X : coming soon +- Linux & OS X : [![Automated Build status for Linux & OS X](https://travis-ci.org/Palakis/obs-websocket.svg?branch=master)](https://travis-ci.org/Palakis/obs-websocket) diff --git a/README.md b/README.md index 2c2f7c87..ab3b55b3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Remote control of OBS Studio made easy. Follow the project on Twitter for news & updates : [@obswebsocket](https://twitter.com/obswebsocket) -[![Gitter chat](https://badges.gitter.im/obs-websocket/obs-websocket.png)](https://gitter.im/obs-websocket/obs-websocket) +[![Gitter chat](https://badges.gitter.im/obs-websocket/obs-websocket.png)](https://gitter.im/obs-websocket/obs-websocket) [![Build Status - Windows](https://ci.appveyor.com/api/projects/status/github/Palakis/obs-websocket)](https://ci.appveyor.com/project/Palakis/obs-websocket/history) [![Build Status - Linux & OS X](https://travis-ci.org/Palakis/obs-websocket.svg?branch=master)](https://travis-ci.org/Palakis/obs-websocket) ## Downloads Binaries for Windows and Linux are available in the [Releases](https://github.com/Palakis/obs-websocket/releases) section.