From ec152530a1365608cd0df20715652a73cd903edb Mon Sep 17 00:00:00 2001 From: zmy Date: Wed, 27 Jan 2021 12:12:20 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a2e459..3fdf633 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ python server.py ``` 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```