Update README.md
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user