Skip to content

Commit 4ce582a

Browse files
committed
Add an overview diagram
1 parent 60cd573 commit 4ce582a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
[release]: https://github.com/toricls/github-codebuild-integration/releases
77
[license]: https://github.com/toricls/github-codebuild-integration/blob/master/LICENSE
88

9-
github-codebuild-integration is a CI dispatching/status handling tool to integrate AWS CodeBuild with GitHub Push/Pull-Request events, created with love of Serverless Architecture.
9+
github-codebuild-integration is a CI dispatching/status handling tool to integrate AWS CodeBuild with GitHub Push/Pull-Request webhook events, created with love of Serverless Architecture.
1010

1111
## Overview
1212

1313
Yay, Serverless!
1414

15-
TODO: Put a diagram or something here.
15+
[![Overview](https://github.com/toricls/github-codebuild-integration/wiki/res/overview-800x463.png)](https://github.com/toricls/github-codebuild-integration/wiki/res/overview.png)
1616

1717
## Features
1818

19-
- Invoking a pre-configured AWS CodeBuild project by hooking Push or Pull Reqeust events.
19+
- Invoking a pre-configured AWS CodeBuild project by hooking Push or Pull Reqeust webhook events.
2020
- Setting GitHub's CI status based on status/result of builds on AWS CodeBuild.
2121

2222
### AWS account / github-codebuild-integration / GitHub repository

0 commit comments

Comments
 (0)