Skip to content

Commit 1dad63c

Browse files
committed
Update
1 parent 6034e75 commit 1dad63c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ aspnetcore-websocket-controller
44
Easy WebSockets for AspNetCore 3.0.
55

66

7+
Run `dotnet add package TimoStamm.WebSockets.Controller` to install.
8+
79
Implement your websocket controller:
810
````c#
911
public class MyController : AWebsocketController

0 commit comments

Comments
 (0)