Showing 1 changed files with 2 additions and 0 deletions
+2
README.md
... ...
@@ -9,6 +9,7 @@ Intended to work initially with Actility TPE & TPW.
9 9
 ```
10 10
 
11 11
 Port can be specified
12
+
12 13
 ```
13 14
 ./httpserve.py 8080
14 15
 ```
... ...
@@ -39,3 +40,4 @@ Accept-Encoding: gzip,deflate
39 40
 ## Web monitoring
40 41
 When accessed through browser it will display the last 2 POST received.
41 42
 
43
+![Capture of HTTP Watch](/ycawidro/python-as-http/raw/master/web.png)