From 3698f27c55228fbe9dc53811170d4db133b676f7 Mon Sep 17 00:00:00 2001 From: Akash <64683866+akamhy@users.noreply.github.com> Date: Sun, 19 Jul 2020 16:27:05 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 784368d..9fdd667 100644 --- a/README.md +++ b/README.md @@ -141,12 +141,12 @@ https://web.archive.org/web/20110519185447/https://github.com/ ``` ```python github_archive_near_2015_january_26 = github_wayback_obj.near( - year=2011, month=1, day=26 + year=2015, month=1, day=26 ) print(github_archive_near_2015_january_26) ``` ```bash -https://web.archive.org/web/20110126223912/https://github.com/ +https://web.archive.org/web/20150127031159/https://github.com ``` ```python github_archive_near_2018_4_july_9_2_am = github_wayback_obj.near(