From eee3a3987b8a759baecc251708f970f553ad3022 Mon Sep 17 00:00:00 2001 From: DrMint Date: Fri, 25 Feb 2022 16:21:17 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 +```