diff --git a/README.md b/README.md index a78a6b5..9ecca25 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ response = requests.post("http://localhost:9001/add_text", json={ "text": "Hello, World!", "start": 0, "end": 3, - "font": "Source Han Sans", + "font": "ZY_Courage", "font_color": "#FF0000", "font_size": 30.0 })