diff --git a/template/README.md.jinja b/template/README.md.jinja index 9c4ae1e..f9b3be7 100644 --- a/template/README.md.jinja +++ b/template/README.md.jinja @@ -401,7 +401,8 @@ more details or visit https://mit-license.org/. This project was generated by [{{ author_name }}]({{ author_url }}) <[{{ author_email }}](mailto:{{ author_email }})>. -Generated from the [Cosmic FastAPI](https://github.com/tomasanchez/cosmic-fastapi) template. +Generated from the [Cosmic FastAPI](https://github.com/tomasanchez/cosmic-fastapi) template, +created by [Tomás Sánchez](https://tomsanchez.com.ar/about/). Deeply inspired by [FastAPI-MVC](https://github.com/fastapi-mvc/fastapi-mvc) following [Cosmic Python](https://www.cosmicpython.com/) guidelines for project structure.