Skip to content

Commit fb36c38

Browse files
authored
Update README.md
1 parent 34de780 commit fb36c38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,7 @@ Then, call the `claim_daily_credits` function
213213

214214
```py
215215
claim_daily_credits(
216-
email="xxxxxxx", # your email here
217-
password="xxxxxx" # your password here
216+
jwt # you need your jwt from above
218217
)
219218
```
220219

0 commit comments

Comments
 (0)