Skip to content

Commit ebdefd2

Browse files
committed
chore: update README.md
1 parent 779bd0d commit ebdefd2

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- markdownlint-disable -->
44
<a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/terraform-aws-codebuild/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/>
55
<p align="right">
6-
<a href="https://github.com/cloudposse/terraform-aws-codebuild/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-codebuild.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-codebuild/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-codebuild.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a></p>
6+
<a href="https://github.com/cloudposse/terraform-aws-codebuild/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-codebuild.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-codebuild/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-codebuild.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://cloudposse.com/slack"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a></p>
77
<!-- markdownlint-restore -->
88

99
<!--
@@ -108,18 +108,6 @@ module "build" {
108108

109109

110110

111-
<!-- markdownlint-disable -->
112-
## Makefile Targets
113-
```text
114-
Available targets:
115-
116-
help Help screen
117-
help/all Display help for all targets
118-
help/short This help short screen
119-
lint Lint terraform code
120-
121-
```
122-
<!-- markdownlint-restore -->
123111
<!-- markdownlint-disable -->
124112
## Requirements
125113

@@ -261,6 +249,11 @@ Available targets:
261249
<!-- markdownlint-restore -->
262250

263251

252+
253+
254+
255+
256+
264257
## Related Projects
265258

266259
Check out these related projects.

0 commit comments

Comments
 (0)