Skip to content

Commit cf2d575

Browse files
committed
chore: update README.md
1 parent 611b7dd commit cf2d575

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-emr-cluster/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-emr-cluster/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-emr-cluster.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-emr-cluster/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-emr-cluster.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-emr-cluster/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-emr-cluster.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-emr-cluster/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-emr-cluster.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
<!--
@@ -156,18 +156,6 @@ module "emr_cluster" {
156156

157157

158158

159-
<!-- markdownlint-disable -->
160-
## Makefile Targets
161-
```text
162-
Available targets:
163-
164-
help Help screen
165-
help/all Display help for all targets
166-
help/short This help short screen
167-
lint Lint terraform code
168-
169-
```
170-
<!-- markdownlint-restore -->
171159
<!-- markdownlint-disable -->
172160
## Requirements
173161

@@ -350,6 +338,11 @@ Available targets:
350338
<!-- markdownlint-restore -->
351339

352340

341+
342+
343+
344+
345+
353346
## Related Projects
354347

355348
Check out these related projects.

0 commit comments

Comments
 (0)