Update README.md

This commit is contained in:
Akash
2020-07-19 15:04:12 +05:30
committed by GitHub
parent fd7ae57031
commit be94de0ae3

View File

@@ -53,6 +53,7 @@ pip install waybackpy
## Usage
#### Capturing aka Saving an url Using save()
```python
import waybackpy
@@ -66,6 +67,7 @@ https://web.archive.org/web/20200504141153/https://github.com/akamhy/waybackpy
```
<sub>Try this out in your browser @ <https://repl.it/repls/CompassionateRemoteOrigin#main.py></sub>
#### Receiving the oldest archive for an URL Using oldest()
```python
import waybackpy