textual-tutorial/README.md
2022-10-25 07:47:13 -05:00

21 lines
534 B
Markdown

# textual-tutorial
[![PyPI - Version](https://img.shields.io/pypi/v/textual-tutorial.svg)](https://pypi.org/project/textual-tutorial)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/textual-tutorial.svg)](https://pypi.org/project/textual-tutorial)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install textual-tutorial
```
## License
`textual-tutorial` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.