Skip to content

Commit 4e94c71

Browse files
committed
docs(readme): add real world example
1 parent 975d500 commit 4e94c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ SignalR client library built on top of **@aspnet/signalr**. This gives you more
3232
* Designed to be straight forward integrated with **any framework** such as *[Angular](#angular-adapter)*, *Aurelia*, *React*, *Vue*, etc...
3333

3434
## Samples
35-
* Real world example (***coming soon***):
35+
* Real world example [(***Orleans Heroes***)](https://github.com/sketch7/orleans-heroes):
3636
* Client: Angular
37-
* Server: Microsoft Orleans integrated with SignalR
37+
* Server: Microsoft Orleans integrated with [Sketch7 SignalR](https://github.com/sketch7/SignalR.Orleans)
3838
* [Angular basic example](#angular-basic-example)
3939

4040
## Installation

0 commit comments

Comments
 (0)