diff --git a/README.md b/README.md index abdb5b8..d718c5c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@
-

-ABLkit logo -

+![ABLkit logo](https://raw.githubusercontent.com/AbductiveLearning/ABLkit/main/docs/_static/img/logo.png) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ablkit)](https://pypi.org/project/ablkit/) [![PyPI version](https://badgen.net/pypi/v/ablkit)](https://pypi.org/project/ablkit/) [![Documentation Status](https://readthedocs.org/projects/ablkit/badge/?version=latest)](https://ablkit.readthedocs.io/en/latest/?badge=latest) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/AbductiveLearning/ABLkit/blob/main/LICENSE) [![flake8 Lint](https://github.com/AbductiveLearning/ABLkit/actions/workflows/lint.yaml/badge.svg)](https://github.com/AbductiveLearning/ABLkit/actions/workflows/lint.yaml) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![ABLkit-CI](https://github.com/AbductiveLearning/ABLkit/actions/workflows/build-and-test.yaml/badge.svg)](https://github.com/AbductiveLearning/ABLkit/actions/workflows/build-and-test.yaml) diff --git a/docs/_static/img/logo.png b/docs/_static/img/logo.png index 6bea82a..8353c9d 100644 Binary files a/docs/_static/img/logo.png and b/docs/_static/img/logo.png differ