Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kukielp authored Feb 5, 2019
1 parent bda42a6 commit bbb0065
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 🎉

Expand Down Expand Up @@ -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/)
[Contact Foundeo Inc.](https://foundeo.com/consulting/coldfusion/)

0 comments on commit bbb0065

Please sign in to comment.