From 5af28a943b1e7d7ac2f7181b14856e486dabb364 Mon Sep 17 00:00:00 2001 From: akamhy <64683866+akamhy@users.noreply.github.com> Date: Mon, 4 May 2020 20:41:26 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cd4949b..82c861a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ 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). +## Installation +Using [pip](https://en.wikipedia.org/wiki/Pip_(package_manager)): +```python +pip install waybackpy +``` + + ## Usage ### Capturing/Saving an url/website. Using save().