Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Byron Penner authored Mar 20, 2017
1 parent 140237d commit c23a31b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

##### Usage
* Example Included in project

public static void Main(string[] args)
{
var conn = new SignalRWsConnection("https://www.cryptopia.co.nz/signalr", "chatHub", "notificationHub")
Expand Down Expand Up @@ -62,4 +63,4 @@
Console.ResetColor();
}
}
Provided by: 2017 Coinigy Inc. Coinigy.com
Provided by: 2017 Coinigy Inc. Coinigy.com

0 comments on commit c23a31b

Please sign in to comment.