From ebdfa5d2ae0971510feabe350a0e7787294e0aff Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Tue, 5 Jan 2021 00:12:30 +0530 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a040e5d..1491de9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -![waybackpy Logo](https://raw.githubusercontent.com/akamhy/waybackpy/master/assets/waybackpy_logo.svg) - -

Python package & CLI tool that interfaces with the Wayback Machine API

-
+
+ +

Python package & CLI tool that interfaces with the Wayback Machine API

+ +
+ + [![pypi](https://img.shields.io/pypi/v/waybackpy.svg)](https://pypi.org/project/waybackpy/) [![Build Status](https://github.com/akamhy/waybackpy/workflows/CI/badge.svg)](https://github.com/akamhy/waybackpy/actions?query=workflow%3ACI) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/255459cede9341e39436ec8866d3fb65)](https://www.codacy.com/manual/akamhy/waybackpy?utm_source=github.com&utm_medium=referral&utm_content=akamhy/waybackpy&utm_campaign=Badge_Grade) @@ -14,7 +17,6 @@ [![GitHub last commit](https://img.shields.io/github/last-commit/akamhy/waybackpy?color=blue&style=flat-square)](https://github.com/akamhy/waybackpy/commits/master) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/waybackpy?style=flat-square) - -----------------------------------------------------------------------------------------------------------------------------------------------