Skip to content

Commit

Permalink
Fixed solution references; updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
haneytron committed Nov 12, 2013
1 parent 4e046a6 commit 2f380cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ INSTALLATION INSTRUCTIONS
Simply add the assembly to your project!

// To create a client

var client = SimplSocket.CreateClient(...)

// To create a server

var server = SimplSocket.CreateServer(...)

0 comments on commit 2f380cb

Please sign in to comment.