Add welcome message

This commit is contained in:
emisargent 2023-02-10 19:30:33 +00:00
parent a927a243b0
commit 3baa270f7c
3 changed files with 11 additions and 9 deletions

View file

@ -0,0 +1,7 @@
👋 Welcome to Flask in Codespaces!
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
📝 Wait for the "postCreateCommand" to finish setting things up, then run `. .venv/bin/activate` to activate your virtualenv.
🚀 To start coding, checkout a branch from the latest release for bugs or docs fixes, or from main for new feature work.