Skip to content

Commit be521da

Browse files
Update README.md
1 parent 4df3537 commit be521da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ After Download, you can build a server by Go, Python, or...(others: now preparin
66
You can practice using curl command, or understand how to build a server,
77
or customize to your server whatever you ilke.
88

9-
## About Server and Client
9+
## 🐼About Server and Client
1010
> __Note__ You can use with ease because you can build a server at localhost(127.0.0.1)🫶
1111
1212
> __Note__ Because localhost can be seen by only you, and it is not public🤠
@@ -15,7 +15,7 @@ or customize to your server whatever you ilke.
1515

1616
**GET: A server will memorize the requests, although a server won't response to Client**
1717

18-
## About Port
18+
## 🐸About Port
1919
> __Note__ Actually, it's no relations, and it's no problem you change the number of port.
2020
2121
For beginners, it is used different port at any language, though.

0 commit comments

Comments
 (0)