From 7a502d01ebf0dba6c1292a7437db37d9f5e6e5a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20JARA?= <82316285+icepick4@users.noreply.github.com> Date: Sat, 28 Jan 2023 01:53:32 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ae537e1..f73fd9d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ # One Pyece +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/onepyece) +![PyPI](https://img.shields.io/pypi/v/onepyece) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/icepick4/onepyece/python-package.yml) +![PyPI - License](https://img.shields.io/pypi/l/onepyece) +![GitHub last commit](https://img.shields.io/github/last-commit/icepick4/onepyece) + +[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) + Python API wrapper for https://api-onepiece.com/ Thank's to this package you can simply get informations about One Piece characters, fruits, crews, etc. Learn more about possibilities in the [Usage](#usage) section.