Skip to content

Commit 07412ca

Browse files
authored
Update README.md
Improve readme
1 parent b78627c commit 07412ca

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# holy-lambda-steps
2-
Test of integration between holy lambda and Step functions. Use to document issue https://github.com/FieryCod/holy-lambda/issues/83
2+
Test of integration between holy lambda and Step functions.
33

4-
This is an implementation in Clojure/HL of the example in https://aws.amazon.com/getting-started/hands-on/handle-serverless-application-errors-step-functions-lambda/
4+
This is used to document issue https://github.com/FieryCod/holy-lambda/issues/83
5+
6+
This project is an implementation in Clojure/HL of the example in https://aws.amazon.com/getting-started/hands-on/handle-serverless-application-errors-step-functions-lambda/
57

68
# Lifecycle
79

810
```shell
911
bb compile
1012
sam build
11-
#sam local invoke -e resources/event-test-archive.json
1213
sam deploy --guided
1314
```
1415

0 commit comments

Comments
 (0)