Update README.md

master
HeyMoon 2022-07-22 18:55:20 -05:00 committed by GitHub
parent c8664a1327
commit dc25798767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -51,11 +51,11 @@ Yep. Just replace "rdrama.net" with whatever site it is.
probably because you are using https. try this:
'''python
```python
rdrama = RDramaAPIInterface(TEST_AUTH_TOKEN, "rdrama.net", https=False)
'''
```
### Q. WTF dude, my code was working yesterday and it suddenly started breaking, I literally cannot cope with this