We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e7261 commit a3ec11bCopy full SHA for a3ec11b
README.md
@@ -11,7 +11,7 @@ real **WWW** client may have several lines of optional information following the
11
optional lines, though, will be terminated by a blank line `’\r\n’`
12
13
## How to run
14
-You could run the Server using this command.\
+You could run the Server using this command.
15
16
`./HttpServer port-number`
17
@@ -32,7 +32,7 @@ when reaching the end of file.
32
33
34
35
-You could run the Client using this command.\
+You could run the Client using this command.
36
37
`./HttpClient server-ip port-number`
38
0 commit comments