Skip to content

Commit fce9c53

Browse files
Update README to correct SignalR library (#9)
***NO_CI***
1 parent d4fbfe9 commit fce9c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Welcome to the .NET **nanoFramework** SignalR Client Library repository
88

9-
This API mirrors (as close as possible) the official .NET [Microsoft.AspNet.SignalR.Client](https://docs.microsoft.com/en-us/aspnet/core/signalr/dotnet-client). Exceptions are mainly derived from the lack of `async` and generics support in .NET **nanoFramework**.
9+
This API mirrors (as close as possible) the official .NET [Microsoft.AspNetCore.SignalR.Client](https://docs.microsoft.com/en-us/aspnet/core/signalr/dotnet-client). Exceptions are mainly derived from the lack of `async` and generics support in .NET **nanoFramework**.
1010

1111
## Build status
1212

0 commit comments

Comments
 (0)