Skip to content

Commit 1858cc1

Browse files
Update README.md
1 parent bc5fe74 commit 1858cc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
This is an interactive tutorial that will teach you how to create an API using the Flask framework on Python and Pipenv.
77

8+
<onlyfor saas="false" withBanner="false">
9+
810
## 🌱 How to start this project
911

1012
This project comes with the necessary files to start working immediately.
@@ -21,6 +23,8 @@ https://github.com/breatheco-de/python-flask-api-tutorial
2123

2224
> 💡 Important: Remember to save and upload your code to GitHub by creating a new repository, updating the remote (`git remote set-url origin <your new url>`), and uploading the code to your new repository using the `add`, `commit` and `push` commands from the git terminal.
2325
26+
</onlyfor>
27+
2428
## About the project we are going to build
2529

2630
In this tutorial, we are going to be building a REST API that exposes 3 endpoints to the internet:

0 commit comments

Comments
 (0)