Skip to content

Commit 8a1af8f

Browse files
authored
Update README.md
1 parent d6e2774 commit 8a1af8f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,23 @@ Your Flask application is now available at `http://localhost:3000`.
6060
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples):
6161

6262
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fhebertcisco%2Fdeploy-python-fastapi-in-vercel%2Ftree%2Fmain%2Fpython%2FFastApi&demo-title=FastApi%20%2B%20Vercel&demo-description=Use%20FastApi%202%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2FFastApi-python-template.vercel.app%2F&demo-image=https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png)
63+
64+
## 🤝 Contributing
65+
66+
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](issues).
67+
68+
## Show your support
69+
70+
Give a ⭐️ if this project helped you!
71+
72+
Or buy me a coffee 🙌🏾
73+
74+
<a href="https://www.buymeacoffee.com/hebertcisco">
75+
<img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=hebertcisco&button_colour=FFDD00&font_colour=000000&font_family=Inter&outline_colour=000000&coffee_colour=ffffff" />
76+
</a>
77+
78+
## 📝 License
79+
80+
Copyright © 2022 [Hebert F Barros](https://github.com/hebertcisco).<br />
81+
This project is [MIT](LICENSE) licensed.
82+

0 commit comments

Comments
 (0)