Skip to content

Commit a3ec11b

Browse files
Update README.md
1 parent 98e7261 commit a3ec11b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ real **WWW** client may have several lines of optional information following the
1111
optional lines, though, will be terminated by a blank line `’\r\n’`
1212

1313
## How to run
14-
You could run the Server using this command.\
14+
You could run the Server using this command.
1515

1616
`./HttpServer port-number`
1717

@@ -32,7 +32,7 @@ when reaching the end of file.
3232

3333
## How to run
3434

35-
You could run the Client using this command.\
35+
You could run the Client using this command.
3636

3737
`./HttpClient server-ip port-number`
3838

0 commit comments

Comments
 (0)