Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ProudlyTM committed Oct 30, 2021
1 parent e5cf6df commit 6516367
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# ChatClientServer
Chat Client Server is a lightweight .NET chat client/server combined app, which can work both locally and remotely

<img src="https://github.com/ProudlyTM/ChatClientServer/blob/main/Screenshots/client_server_main_window.png" alt="Client/Server Main Window" width="300"></img>
<img src="https://github.com/ProudlyTM/ChatClientServer/blob/main/Screenshots/client_server_chat_window.png" alt="Client/Server Chat Window" width="600" height="442.19"></img>
<p align="center">
<img src="https://github.com/ProudlyTM/ChatClientServer/blob/main/Screenshots/client_server_main_window.png" alt="Client/Server Main Window"></img><br/><br/>
<img src="https://github.com/ProudlyTM/ChatClientServer/blob/main/Screenshots/client_server_chat_window.png" alt="Client/Server Chat Window"></img>
</p>

## Requirements to run the app
* .NET Framework 4.7.2
Expand Down

0 comments on commit 6516367

Please sign in to comment.