Skip to content

Commit cc0ecdb

Browse files
authored
Update readme.md
1 parent eaeb67f commit cc0ecdb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Python SimpleHTTPServer as an windows executable.
2+
https://github.com/maditnerd/WinSimpleHTTP/releases/download/1.0/web.exe
23

34
I always forgot which commands to run to use python simple http server, so I build it as an executable using pyinstaller.
45
You can either
@@ -17,6 +18,6 @@ web
1718
```
1819
Share the current folder on port 8000.
1920

20-
https://github.com/maditnerd/WinSimpleHTTP/releases/download/1.0/web.exe
21+
2122

2223
Source: https://docs.python.org/2/library/simplehttpserver.html

0 commit comments

Comments
 (0)