Skip to content

Commit 58da399

Browse files
committed
Add link to example repository in README
1 parent 9eff7cf commit 58da399

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
* `AWS_SECRET_ACCESS_KEY` - [**Required**]. AWS Secret Access Key.
3838
* `AWS_DEPLOY_BUCKET` - [**Required**]. AWS S3 Bucket where the Stack package is going to be stored.
3939

40+
### Examples
41+
42+
* An implementation example can be found [here](https://github.com/MGenteluci/aws-sqs-cloudformation).
43+
4044
### License
4145

4246
The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)