Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
indent fix
  • Loading branch information
5eroo authored Apr 3, 2024
1 parent 827c66d commit 440044e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ claim_daily_credits(
id=user_id,
email="xxxxxxx", # your email here
password="xxxxxx" # your password here
)
)
```

You will only get an error if something went wrong. It will tell you in the console if it was able to claim your daily credits or if you already claimed them.

0 comments on commit 440044e

Please sign in to comment.