Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcidev authored Feb 10, 2017
1 parent 28ab4d8 commit 48fecf3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Arci.Networking
C# network library. Samples included. Library is available at https://www.nuget.org/packages/Arci.Networking

## Nuget
PM> Install-Package Arci.Networking

## Build Status
[![Build status](https://ci.appveyor.com/api/projects/status/via5fr2n5bf5qbuj?svg=true)](https://ci.appveyor.com/project/Arcidev/arci-networking) (MSVC14)

Expand All @@ -11,3 +14,9 @@ Read file [LICENSE](LICENSE.md)

## Changes
See [Wiki](https://github.com/Arcidev/Arci.Networking/wiki) for a list of changes between versions

## Supported frameworks
- .NET 4.6.1
- .NET Standard 1.6
- .NET CoreApp 1.0
- Universal Windows Platform

0 comments on commit 48fecf3

Please sign in to comment.