This commit is contained in:
mingyang 2021-01-27 12:12:20 +08:00
parent 03875a1179
commit ec152530a1

View File

@ -13,7 +13,7 @@ python server.py <port> <webroot>
``` ```
where ```port``` is a int number of which port to use (default: 80), and ```webroot``` is the directory that containing the images(default: current directory). where ```port``` is a int number of which port to use (default: 80), and ```webroot``` is the directory that containing the images(default: current directory).
## 3. Mostly asked problem ## 3. Mostly asked questions
Q1. ```KeyError: webp``` Q1. ```KeyError: webp```