From 700b60b5f8bb75833a75af09f751e04a3e41b916 Mon Sep 17 00:00:00 2001 From: Akash <64683866+akamhy@users.noreply.github.com> Date: Sat, 18 Jul 2020 08:16:59 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 825b400..e70c4bc 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ Table of contents ## Installation Using [pip](https://en.wikipedia.org/wiki/Pip_(package_manager)): - -**pip install waybackpy** - +```bash +pip install waybackpy +``` ## Usage