Update README.md

This commit is contained in:
DrMint 2022-02-25 16:21:17 +01:00 committed by GitHub
parent b20cc14d62
commit eee3a3987b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -17,3 +17,8 @@ To convert the images run:
```bash
python ./run_prepareimg.py
```
To serve the files, run:
```bash
./run_img_server.sh
```