We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7cbe2 commit f70b678Copy full SHA for f70b678
README.md
@@ -16,8 +16,8 @@ pip install nextcaptcha-python
16
17
## Usage
18
19
-To start using the NextCaptcha Python SDK, you first need to obtain your API key (clientKey) from the (
20
-NextCaptcha)[https://dashboard.nextcaptcha.com] Dashboard. Then, you can create a NextCaptchaAPI instance:
+To start using the NextCaptcha Python SDK, you first need to obtain your API key (clientKey) from the
+[NextCaptcha](https://dashboard.nextcaptcha.com) Dashboard. Then, you can create a NextCaptchaAPI instance:
21
22
```python
23
from nextcaptcha import NextCaptchaAPI
0 commit comments