diff --git a/README.md b/README.md index 7cd6859..78055ce 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ pip install waybackpy ## Usage + #### Capturing aka Saving an url Using save() ```python import waybackpy @@ -66,6 +67,7 @@ https://web.archive.org/web/20200504141153/https://github.com/akamhy/waybackpy ``` Try this out in your browser @ + #### Receiving the oldest archive for an URL Using oldest() ```python import waybackpy