Skip to content

Commit f07637f

Browse files
committed
updated readme
1 parent 1437313 commit f07637f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ type-fastapi <command>
1616
## Commands
1717

1818
- `standard` : Generate a standard FastAPI project.
19+
20+
21+
## Useful links
22+
23+
- [Github](https://github.com/typerelax/type-fastapi)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "type-fastapi"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = ""
55
authors = ["KevinRawal <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)