Skip to content

Commit 8d3fb0d

Browse files
committed
Update README.md
1 parent c7908df commit 8d3fb0d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ A reactive queryable observable framework.
88

99
## Download from NuGet
1010
> [Qactive.Providers.Tcp](https://www.nuget.org/packages/qactive.providers.tcp)
11-
> depends on Rx, Qactive.Providers.Streaming, Qactive.Expressions and Qactive
12-
> .NET Framework 4.6.1, .NET Framework 4.5
11+
> Depends on Rx, Qactive.Providers.Streaming, Qactive.Expressions and Qactive
12+
> Runtimes: .NET Framework 4.6.1, .NET Framework 4.5
1313
1414
> [Qactive.Providers.Streaming](https://www.nuget.org/packages/qactive.providers.streaming)
15-
> depends on Rx, Qactive.Expressions and Qactive
16-
> .NET Framework 4.6.1, .NET Framework 4.5
15+
> Depends on Rx, Qactive.Expressions and Qactive
16+
> Runtimes: .NET Framework 4.6.1, .NET Framework 4.5
1717
1818
> [Qactive](https://www.nuget.org/packages/qactive)
19-
> depends on Rx
20-
> .NET Framework 4.6.1, .NET Framework 4.5, ASP.NET Core 1.0, Windows 8, Windows Phone 8.1, Xamarin.Android, Xamarin.iOS
19+
> Depends on Rx
20+
> Runtimes: .NET Framework 4.6.1, .NET Framework 4.5, ASP.NET Core 1.0, Windows 8, Windows Phone 8.1, Xamarin.Android, Xamarin.iOS
2121
2222
> [Qactive.Expressions](https://www.nuget.org/packages/qactive.expressions)
23-
> no dependencies
24-
> .NET Framework 4.6.1, .NET Framework 4.5
23+
> No dependencies
24+
> Runtimes: .NET Framework 4.6.1, .NET Framework 4.5
2525
2626
Add a reference to the **Qactive.Providers.Tcp** package in your Visual Studio project. That package references the other packages as dependencies, so NuGet will automatically download all of them for you.
2727

0 commit comments

Comments
 (0)