From d68e14be60bcccf21afc5d08a3fe22de1ab538ce Mon Sep 17 00:00:00 2001 From: Artur Mostowski Date: Thu, 7 Sep 2023 20:04:22 +0200 Subject: readed -> read --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a958a089..784b79be 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Many providers need cookies to work. In Bing you need a session, where you have passed the captcha. And in others providers you have to log-in into your account. If you run the g4l package locally, -cookies from your browsers are readed with `get_cookies`. +cookies from your browsers are read with `get_cookies`. Else you have pass them in the parameter `cookies`: ```py import g4f -- cgit v1.2.3