From be94de0ae3eafd98e8c21cb350c094374de9c75e Mon Sep 17 00:00:00 2001 From: Akash <64683866+akamhy@users.noreply.github.com> Date: Sun, 19 Jul 2020 15:04:12 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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