Skip to content

Commit 75841ed

Browse files
authored
Update README.md
1 parent 8ab756a commit 75841ed

1 file changed

Lines changed: 9 additions & 15 deletions

File tree

README.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# SimpleHTTPServerWithUpload
2-
Simple HTTP Server With Upload written in Python.
3-
4-
This script works with version 3.6.
5-
Earlier versions will causing runtime errors.
6-
7-
This is a modified version from the original source.
8-
https://gist.github.com/UniIsland/3346170
9-
10-
I have added icons for directory and videos.
11-
Pictures (BMP, GIF, JPG, PNG) will display thumbnails.
12-
13-
Directory listing is in a table format with file sizes and creation dates.
14-
15-
This script also supports IP Address & Port binding.
16-
2+
Simple HTTP Server With Upload written in Python.<br>
3+
This script works with version 3.6.<br>
4+
Earlier versions will causing runtime errors.<br><br>
5+
This is a modified version from the original source.<br>
6+
https://gist.github.com/UniIsland/3346170<br><br>
7+
I have added icons for directory and videos.<br>
8+
Pictures (BMP, GIF, JPG, PNG) will display thumbnails.<br><br>
9+
Directory listing is in a table format with file sizes and creation dates.<br><br>
10+
This script also supports IP Address & Port binding.<br><br>
1711
Change 'SimpleHTTPServerWithUpload.sh' to suit your requirements.

0 commit comments

Comments
 (0)