Skip to content

Commit 28c3ada

Browse files
authored
Update README.md
1 parent bd6c6f0 commit 28c3ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver_example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is a sample webserver, written in Python using the Flask framework. It can be used in conjunction with the [HTTP POST Data Handler](https://github.com/immersivecognition/unity-experiment-framework/wiki/HTTP-POST-setup). It accepts incoming POST requests, and writes the data contained in the form to a file. It uses Basic HTTP authentication.
1+
`webserver_example.py` is a sample webserver, written in Python using the Flask framework. It can be used in conjunction with the [HTTP POST Data Handler](https://github.com/immersivecognition/unity-experiment-framework/wiki/HTTP-POST-setup). It accepts incoming POST requests, and writes the data contained in the form to a file. It uses Basic HTTP authentication.
22

33
To use it, you need some packages:
44

0 commit comments

Comments
 (0)