Skip to content

Commit 15637b2

Browse files
committed
docs: Update README with contact information
1 parent f101aed commit 15637b2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Finally, before you can deploy this stack, remember to bootstrap the CDK in ever
2222
cdk bootstrap 123456789012/us-east-2 123456789012/us-east-1 123456789012/us-west-2 123456789012/us-west-1
2323
```
2424

25+
Now you're ready to deploy! Check out **Useful commands* below.
26+
2527
## Useful commands
2628

2729
* `npm run build` compile typescript to js
@@ -30,3 +32,21 @@ cdk bootstrap 123456789012/us-east-2 123456789012/us-east-1 123456789012/us-west
3032
* `npx cdk deploy --all` deploy this stack to your default AWS account/region
3133
* `npx cdk diff` compare deployed stack with current state
3234
* `npx cdk synth` emits the synthesized CloudFormation template
35+
36+
## Contributing
37+
38+
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
39+
40+
## Security
41+
42+
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
43+
44+
## License
45+
46+
This library is licensed under the MIT-0 License. See the LICENSE file.
47+
48+
## Author
49+
50+
This sample was developed by [Grey Newell](mailto:greyshipscode@gmail.com), a Senior Solutions Architect at AWS.
51+
52+
Connect with Grey on [GitHub](https://github.com/greynewell), [X](https://x.com/greynewell) or [LinkedIn](https://www.linkedin.com/in/greynewell/).

0 commit comments

Comments
 (0)