Update README.md
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
The waybackpy is a python wrapper for [Internet Archive](https://en.wikipedia.org/wiki/Internet_Archive)
|
The waybackpy is a python wrapper for [Internet Archive](https://en.wikipedia.org/wiki/Internet_Archive)
|
||||||
's [Wayback Machine](https://en.wikipedia.org/wiki/Wayback_Machine).
|
's [Wayback Machine](https://en.wikipedia.org/wiki/Wayback_Machine).
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
Using [pip](https://en.wikipedia.org/wiki/Pip_(package_manager)):
|
||||||
|
```python
|
||||||
|
pip install waybackpy
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Capturing/Saving an url/website. Using save().
|
### Capturing/Saving an url/website. Using save().
|
||||||
|
Reference in New Issue
Block a user