From fb0d4658a715d7b0c9c81a453c73751c518e58f7 Mon Sep 17 00:00:00 2001 From: akamhy <64683866+akamhy@users.noreply.github.com> Date: Thu, 7 May 2020 19:02:12 +0530 Subject: [PATCH] ce --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 855293d..3db22eb 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ print(webpage) ``` > This should print the source code for . -#### Count total archives for an url. Using total_archives() +#### Count total archives for an URL using total_archives() ```diff + waybackpy.total_archives(url, UA=user_agent)