diff --git a/readme.md b/readme.md index 4c24552..ddceda0 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@ A Template for building CFML powered AWS Lambda Functions. - Add your CFML to the `cfml/app/` folder - [Install Gradle](https://gradle.org/install/) - Run `gradle build` in terminal or command prompt +- For continuous builds ( hot building ) run `gradle build -t` At this point you will now have a CFML serverless application all packaged up in a zip file 🎉 @@ -38,4 +39,4 @@ You can also use `sam` to generate cloud formation templates to deploy your appl ### Support, Questions, Issues -[Contact Foundeo Inc.](https://foundeo.com/consulting/coldfusion/) \ No newline at end of file +[Contact Foundeo Inc.](https://foundeo.com/consulting/coldfusion/)