Skip to content

Commit 9533bcc

Browse files
committed
Updated README.md
1 parent 6ce4434 commit 9533bcc

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1-
## My Project
1+
## Automate deployment and version updates for Amazon Kinesis Data Analytics applications with AWS CodePipeline
22

3-
TODO: Fill this README out!
3+
This repository contains sample code for building an example CI/CD pipeline using AWS CodePipeline to automate
4+
deployment and version updates for Amazon Kinesis Data Analytics application.
45

5-
Be sure to:
6-
7-
* Change the title in this README
8-
* Edit your repository description on GitHub
6+
Follow
7+
the [blog post](https://aws.amazon.com/blogs/big-data/automate-deployment-and-version-updates-for-amazon-kinesis-data-analytics-applications-with-aws-codepipeline/)
8+
to get step by step guideline for deploying the source code from this repository.
99

1010
## Security
1111

1212
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
1313

1414
## License
1515

16-
This library is licensed under the MIT-0 License. See the LICENSE file.
17-
16+
This library is licensed under the MIT-0 License. See the LICENSE file.

0 commit comments

Comments
 (0)