init
This commit is contained in:
commit
7b7dd9d811
11 changed files with 352 additions and 0 deletions
21
README.md
Normal file
21
README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# textual-tutorial
|
||||
|
||||
[](https://pypi.org/project/textual-tutorial)
|
||||
[](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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue