update readme
This commit is contained in:
parent
c05e973a1d
commit
f5bbb1846b
1 changed files with 6 additions and 12 deletions
18
README.md
18
README.md
|
|
@ -1,19 +1,13 @@
|
|||
# {{ package_title }}
|
||||
|
||||
[](https://pypi.org/project/{{ package_name }})
|
||||
[](https://pypi.org/project/{{ package_name }})
|
||||
|
||||
---
|
||||
|
||||
**Table of Contents**
|
||||
|
||||
- [Installation](#installation)
|
||||
- [License](#license)
|
||||
# pydantic-typer
|
||||
|
||||
## Installation
|
||||
|
||||
pypi package to come if this works out, and I can decide
|
||||
what to call it. I think its possible to do this for other
|
||||
objects like dataclasses as well.
|
||||
|
||||
```console
|
||||
pip install {{ package_name }}
|
||||
pip install git+https://github.com/WaylonWalker/pydantic-typer.gi
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue