Skip to content

Commit 3696a32

Browse files
Update README.md
1 parent f53d8cd commit 3696a32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
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)
55

6+
* Checkout AppVeyor Aritfacts: Contains the WebApp sample builded for Windows & Linux!
7+
68
Travis-CI (Win/OSX/Linux): [![Build Status](https://travis-ci.org/ElectronNET/Electron.NET.svg?branch=master)](https://travis-ci.org/ElectronNET/Electron.NET)
79

810
Build cross platform desktop apps with .NET Core 2.0 and ASP.NET NET Core.
@@ -12,7 +14,7 @@ The CLI extensions hosts our toolset to build and start Electron.NET application
1214

1315
# NuGet:
1416

15-
* API [![NuGet](https://img.shields.io/nuget/v/ElectronNET.API.svg?style=flat-square)](https://www.nuget.org/packages/ElectronNET.API/)
17+
* API [![NuGet](https://img.shields.io/nuget/v/ElectronNET.API.svg?style=flat-square)](https://www.nuget.org/packages/ElectronNET.API/)
1618
* CLI [![NuGet](https://img.shields.io/nuget/v/ElectronNET.CLI.svg?style=flat-square)](https://www.nuget.org/packages/ElectronNET.CLI/)
1719

1820
# Requirements to run:

0 commit comments

Comments
 (0)