From 7b2b8953092e03272cbde8018f7e7e152816ae39 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Sun, 30 Jan 2022 17:33:25 +0000 Subject: [PATCH] chore: add badges to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 04e1089..702e822 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Panaetius +![PyPI](https://img.shields.io/pypi/v/panaetius) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/panaetius) + This package provides: - Functionality to read user variables from a `config.yml` or environment variables.