diff --git a/README.md b/README.md index 690c04f..bdd7228 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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