Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3b86cda

Browse files
authored
Update README.md
1 parent 5eeaf1f commit 3b86cda

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎README.md‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# python-httpserver
22
Easy to use and make fake response over http/https
33

4-
Just three steps as follows
4+
Just four steps as follows
55

66
* Install dependent module
77

@@ -14,6 +14,11 @@ npm install
1414
```shell
1515
sh buils.sh
1616
```
17+
* Run startHttpServer.sh/startHttpsServer script
18+
19+
```shell
20+
sh startHttpServer.sh
21+
```
1722

1823
* :+1: Open your browser to test (https://localhost:8001 or http://localhost:8002)
1924

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /