From cd492d71ba1cd91d1161769226833ea4ac7fc29f Mon Sep 17 00:00:00 2001 From: Akash <64683866+akamhy@users.noreply.github.com> Date: Sun, 19 Jul 2020 22:23:34 +0530 Subject: [PATCH] Get example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 862e787..5ccd4d9 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ google_oldest_archive_source = waybackpy_url_object.get( ) print(google_oldest_archive_source) ``` -Try this out in your browser @ +Try this out in your browser @ #### Count total archives for an URL using total_archives()