From 72092b5fa723b1f930471d7686fb37bca47aec20 Mon Sep 17 00:00:00 2001 From: Virus Noir <67117684+VirusNoirrr@users.noreply.github.com> Date: Sun, 10 Mar 2024 11:53:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 172fd0b..f3c1ba8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ pip install procap * 1 - Example (Solve) ```python -from procap import ProCap +from ProCap import ProCap apikey = "" # Api key (required) url = "" # Link to captcha (required) sitekey = "" # Sitekey (required)