diff --git a/README.md b/README.md index 688b8ae..0e823ab 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The module provisions the following resources: For a complete example, see [examples/complete](examples/complete). -For automated tests of the complete example using [bats](https://github.com/bats-core/bats-core) and [Terratest](https://github.com/gruntwork-io/terratest) (which tests and deploys the example on AWS), see [test/src](test/scc). +For automated tests of the complete example using [bats](https://github.com/bats-core/bats-core) and [Terratest](https://github.com/gruntwork-io/terratest) (which tests and deploys the example on AWS), see [test/src](test/src). Other examples: diff --git a/README.yaml b/README.yaml index ebdf507..7b49afa 100644 --- a/README.yaml +++ b/README.yaml @@ -339,3 +339,5 @@ contributors: github: "aknysh" - name: "Nuru" github: "Nuru" + - name: "David Hankinson" + github: "david-hankinson"