diff --git a/README.md b/README.md index 47f0961..8d538ea 100644 --- a/README.md +++ b/README.md @@ -47,14 +47,6 @@ Currently the following templates exist: yarn docs ``` -## Recommended Editor - -[Visual Studio Code](https://code.visualstudio.com/) - -### Recommended Extensions - -* will be automatically recommended via ./vscode/extensions.json - ## ENV Vars > You can provide them via .env file or docker env vars. > You can use the `test:ci:generate_env` package script to generate a example env (uses [ethereal.email](https://ethereal.email) as the mailserver). @@ -78,6 +70,13 @@ yarn docs | MAIL_PASSWORD | String | N/A | The user's password for sending mails | MAIL_FROM | String | N/A | The from-address for sending mails +## Recommended Editor + +[Visual Studio Code](https://code.visualstudio.com/) + +### Recommended Extensions + +* will be automatically recommended via ./vscode/extensions.json ## Staging ### Branches & Tags