Update README.md
This commit is contained in:
@@ -15,6 +15,7 @@ import waybackpy
|
||||
archived_url = waybackpy.save("https://github.com/akamhy/waybackpy", UA = "Any-User-Agent")
|
||||
print(archived_url)
|
||||
```
|
||||
This should print something similar to the following archived url:
|
||||
```
|
||||
https://web.archive.org/web/20200504141153/https://github.com/akamhy/waybackpy
|
||||
```
|
||||
|
Reference in New Issue
Block a user