From 6aef1244ba90451e6aeda5df1a8ca0d547b37329 Mon Sep 17 00:00:00 2001 From: Dima Dub <38065632+dzmitry-duboyski@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:16:18 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab9d6e3..d8c05cd 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ -# Python Module for 2Captcha API +# Python Module for 2Captcha API (captcha solver) The easiest way to quickly integrate the [2Captcha] captcha-solving service into your code and automate the solving of any type of captcha. Examples of API requests for different captcha types are available on the [Python captcha solver](https://2captcha.com/lang/python) page. -- [Python Module for 2Captcha API](#python-module-for-2captcha-api) +- [Python Module for 2Captcha API (captcha solver)](#python-module-for-2captcha-api-captcha-solver) - [Installation](#installation) - [Configuration](#configuration) - [TwoCaptcha instance options](#twocaptcha-instance-options)