Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jusrus01 authored Aug 23, 2021
1 parent 6ba4ff0 commit 28a11af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ Simple chat room web application to practice .NET Core WebSocket programming and
![Should be an image from previewImages/](https://github.com/jusrus01/ChatRoomNetCoreWebSockets/blob/master/previewImages/normalPage.png)
![Should be an image from previewImages/](https://github.com/jusrus01/ChatRoomNetCoreWebSockets/blob/master/previewImages/atPage.png)
![Should be an image from previewImages/](https://github.com/jusrus01/ChatRoomNetCoreWebSockets/blob/master/previewImages/privatePage.png)
## Usage
1. Host contents of the client folder in HTTP server.
2. Run `dotnet run` inside server folder.

0 comments on commit 28a11af

Please sign in to comment.