diff --git a/README.md b/README.md index a84b858..a39a42a 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,8 @@ To convert the images run: ```bash python ./run_prepareimg.py ``` + +To serve the files, run: +```bash +./run_img_server.sh +```