Update README.md

This commit is contained in:
Akash Mahanty
2020-10-03 00:45:58 +05:30
committed by GitHub
parent 578f8d8400
commit 376aa7e5b8

View File

@@ -33,6 +33,8 @@ Table of contents
* [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) * [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](#get-the-content-of-webpage-using-get) * [Get the content of webpage](#get-the-content-of-webpage-using-get)
* [Count total archives for an URL](#count-total-archives-for-an-url-using-total_archives) * [Count total archives for an URL](#count-total-archives-for-an-url-using-total_archives)
* [List of URLs that Wayback Machine knows and has archived for a domain name](#list-of-urls-that-wayback-machine-knows-and-has-archived-for-a-domain-name)
* [As a Command-line tool](#with-the-command-line-interface) * [As a Command-line tool](#with-the-command-line-interface)
* [Save](#save) * [Save](#save)
* [Oldest archive](#oldest-archive) * [Oldest archive](#oldest-archive)
@@ -40,11 +42,14 @@ Table of contents
* [Total archives](#total-number-of-archives) * [Total archives](#total-number-of-archives)
* [Archive near a time](#archive-near-time) * [Archive near a time](#archive-near-time)
* [Get the source code](#get-the-source-code) * [Get the source code](#get-the-source-code)
* [Fetch all the URLs that the Wayback Machine knows for a domain](#fetch-all-the-urls-that-the-wayback-machine-knows-for-a-domain)
* [Tests](#tests) * [Tests](#tests)
* [Dependency](#dependency) * [Dependency](#dependency)
* [Packaging](#packaging)
* [License](#license) * [License](#license)
<!--te--> <!--te-->