This commit is contained in:
Waylon Walker 2025-11-23 11:32:29 -06:00
parent 4ff5788f37
commit 682823a984
9 changed files with 2592 additions and 0 deletions

21
README.md Normal file
View file

@ -0,0 +1,21 @@
# Play Outside
[![PyPI - Version](https://img.shields.io/pypi/v/play-outside.svg)](https://pypi.org/project/play-outside)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/play-outside.svg)](https://pypi.org/project/play-outside)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install play-outside
```
## License
`play-outside` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.