From d8decf7af21e47e752ff9b68c8e319d684ec63f0 Mon Sep 17 00:00:00 2001 From: Carol Date: Wed, 6 Sep 2023 14:35:32 +0800 Subject: [PATCH] =?UTF-8?q?change:=20=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b967fa4..d062d9f 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ pip3 install json ### 运行 -修改 `person.py` 文件中 `if __name__ == '__main__':` 方法中 `__dir_path` 参数值和 `__output` 参数值 +修改 `person.py` 文件中 `if __name__ == '__main__':` 方法中 `__dir_path` 、 `__output` 、 `__tmdb_token` 参数值