diff --git a/README.md b/README.md index ca9a886..8b9111e 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,11 @@ returns : > 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