This commit is contained in:
Waylon Walker 2023-05-11 08:05:12 -05:00
parent daced3babb
commit 992464fd92
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
2 changed files with 65 additions and 10 deletions

View file

@ -1,14 +1,6 @@
# {{ package_title }}
[![PyPI - Version](https://img.shields.io/pypi/v/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }})
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }})
---
**Table of Contents**
- [Installation](#installation)
- [License](#license)
{{ description }}
## Installation