From 349d47ee754c2a1af6ff182e0963461c9b80982c Mon Sep 17 00:00:00 2001 From: Carol Date: Wed, 6 Sep 2023 14:40:24 +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 d062d9f..84f0dc2 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ pip3 install json ### 运行 -修改 `person.py` 文件中 `if __name__ == '__main__':` 方法中 `__dir_path` 、 `__output` 、 `__tmdb_token` 参数值 +修改 `main.py` 文件中 `if __name__ == '__main__':` 方法中 `__dir_path` 、 `__output` 、 `__tmdb_token` 参数值