Skip to content

Commit

Permalink
Initial clarity commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Knucklessg1 committed Jul 3, 2024
1 parent 7ac1d9f commit 3f2d1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ This repository is actively maintained - Contributions are welcome!
# coding: utf-8
import clarity_api

# Use token generated from the steps above
token = "<TOKEN>"
url = "https://www.clarity.ms"
client = clarity_api.Api(url=url, token=token)
Expand Down

0 comments on commit 3f2d1bf

Please sign in to comment.