From 06a129b875cfb6509c4238a20e2c8477673cbe8e Mon Sep 17 00:00:00 2001
From: Akash <64683866+akamhy@users.noreply.github.com>
Date: Sun, 19 Jul 2020 15:01:48 +0530
Subject: [PATCH] replit demo for waybackpy.Url.save()
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 49e9cc7..949dfa2 100644
--- a/README.md
+++ b/README.md
@@ -61,8 +61,9 @@ target_url = waybackpy.Url(url="https://github.com/akamhy/waybackpy", user_agent
archived_url = target_url.save()
print(archived_url)
```
-This should print an URL similar to the following archived URL:
+Try this out in your browser @
+This should print an URL similar to the following archived URL:
>