Skip to content

Commit 4390386

Browse files
authored
Update README.md
1 parent a390d95 commit 4390386

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed

README.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,6 @@
11
## Multi-Client single server using multi-threading
22
![image](https://user-images.githubusercontent.com/38358621/120076656-41d75780-c0d9-11eb-97fc-7f56e4cfa9bf.png)
33

4-
<!--
5-
*** Thanks for checking out the Best-README-Template. If you have a suggestion
6-
*** that would make this better, please fork the repo and create a pull request
7-
*** or simply open an issue with the tag "enhancement".
8-
*** Thanks again! Now go create something AMAZING! :D
9-
-->
10-
11-
12-
13-
<!-- PROJECT SHIELDS -->
14-
<!--
15-
*** I'm using markdown "reference style" links for readability.
16-
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
17-
*** See the bottom of this document for the declaration of the reference variables
18-
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
19-
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
20-
21-
[![Contributors][contributors-shield]][contributors-url]
22-
[![Forks][forks-shield]][forks-url]
23-
[![Stargazers][stars-shield]][stars-url]
24-
[![Issues][issues-shield]][issues-url]
25-
[![MIT License][license-shield]][license-url]
26-
[![LinkedIn][linkedin-shield]][linkedin-url]
27-
-->
284

295

306

@@ -92,7 +68,8 @@ A list of commonly used resources that I find helpful are listed in the acknowle
9268
<!-- GETTING STARTED -->
9369
## Getting Started
9470

95-
This is an sample code of how to implement a single server mutilple clients communication mutli-threading
71+
This is an sample code of how to implement a single server mutilple clients communication mutli-threading.
72+
<br>
9673
To get a local copy up and running follow these simple steps.
9774

9875
### Prerequisites

0 commit comments

Comments
 (0)