From 0730065415e853478a55db87517adb63a1cda75d Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Sat, 3 Oct 2020 00:06:49 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56ba115..e829b47 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Table of contents * [Retrieving the recent most/newest archive](#receiving-the-newest-archive-for-an-url-using-newest) * [Retrieving archive close to a specified year, month, day, hour, and minute](#receiving-archive-close-to-a-specified-year-month-day-hour-and-minute-using-near) * [Get the content of webpage using get()](#get-the-content-of-webpage-using-get) - * [Count total archives for an URL using total_archives()](#count-total-archives-for-an-url-using-total_archives) + * [Count total archives for an URL](#count-total-archives-for-an-url-using-total_archives) * [As a Command-line tool](#with-the-command-line-interface) * [Save](#save) * [Oldest archive](#oldest-archive)