add README

This commit is contained in:
Vincent Maillol
2020-10-04 13:24:14 +02:00
parent 69516ead93
commit 88fd7b9270
2 changed files with 78 additions and 1 deletions

6
.gitignore vendored
View File

@@ -1,2 +1,6 @@
__pycache__
.idea/
.pytest_cache
__pycache__
aiohttp_pydantic.egg-info/
build/
dist/