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)