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)