diff --git a/README.md b/README.md index 261cc5e..1e53620 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ ## About Generate consistent code fast. -Discover, publish, and install reusable templates called wyatt bricks to supercharge your workflow. +Use reusable templates called wyatt bricks to supercharge your workflow. --- ## Quick Start @@ -50,12 +50,15 @@ Discover, publish, and install reusable templates called wyatt bricks to superch # 🎯 Activate from https://pub.dev dart pub global activate mason_cli -# 🚀 Initialize mason +# 🚀 Initialize mason if neede mason init -# 🧱 Use your first brick -mason make hello ``` +## Use + +Please add your bricks in `./bricks`. +Please specify the prerequisites necessary to use the brick (The code must be able to compile directly after its integration.) +