返回提交历史
Modified
README.md
+1
-1
XFEstudio/gpt4free
readed -> read
d68e14be
代码差异
1 个文件
+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