XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

readed -> read

d68e14be
Artur Mostowski <artur.mostowski@protonmail.com>
提交于

代码差异

1 个文件 +1 -1
Modified README.md +1 -1
@@ -155,7 +155,7 @@ Many providers need cookies to work.
155 155 In Bing you need a session, where you have passed the captcha.
156 156 And in others providers you have to log-in into your account.
157 157 If you run the g4l package locally,
158 cookies from your browsers are readed with `get_cookies`.
158 cookies from your browsers are read with `get_cookies`.
159 159 Else you have pass them in the parameter `cookies`:
160 160 ```py
161 161 import g4f