Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcaptcha committed Mar 14, 2024
1 parent 8f7cbe2 commit f70b678
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ pip install nextcaptcha-python

## Usage

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

```python
from nextcaptcha import NextCaptchaAPI
Expand Down

0 comments on commit f70b678

Please sign in to comment.