Skip to content

Commit f70b678

Browse files
author
nextcaptcha
committed
readme
1 parent 8f7cbe2 commit f70b678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ pip install nextcaptcha-python
1616

1717
## Usage
1818

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:
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:
2121

2222
```python
2323
from nextcaptcha import NextCaptchaAPI

0 commit comments

Comments
 (0)