diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ddb9f44 --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +To use start a python server in this directory with +``python3 -m http.server`` + +Then access http://localhost:8000 \ No newline at end of file