Update README.md

This commit is contained in:
akamhy
2020-05-05 08:06:55 +05:30
committed by GitHub
parent c0ec622660
commit 4cff37a32f

View File

@@ -91,6 +91,11 @@ returns : <http://web.archive.org/web/20100504071154/http://www.facebook.com/>
> Do not pad (use zeros in month, year, day, minute and hour arguments).
#### Get the content of webpage using get().
```diff
+ waybackpy.get(url, encoding="UTF-8", UA=user_agent)
```
## License