diff --git a/README.md b/README.md index bc312e6..d054bcf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Electron.NET Logo](https://github.com/GregorBiswanger/Electron.NET/blob/master/assets/images/electron.net-logo.png)](https://github.com/GregorBiswanger/Electron.NET) -Master: [![Build status](https://ci.appveyor.com/api/projects/status/q95h4xt14papwi05/branch/master?svg=true)](https://ci.appveyor.com/project/robertmuehsig/electron-net/branch/master) +AppVeyor (Win/Linux): [![Build status](https://ci.appveyor.com/api/projects/status/q95h4xt14papwi05/branch/master?svg=true)](https://ci.appveyor.com/project/robertmuehsig/electron-net/branch/master) +Travis-CI (Win/OSX/Linux): [![Build Status](https://travis-ci.org/ElectronNET/Electron.NET.svg?branch=master)](https://travis-ci.org/ElectronNET/Electron.NET) Build cross platform desktop apps with .NET Core 2.0 and ASP.NET NET Core. @@ -131,4 +132,4 @@ See also the list of [contributors](https://github.com/ElectronNET/Electron.NET/ # License MIT-licensed -**Enjoy!** \ No newline at end of file +**Enjoy!**