Skip to content

Commit

Permalink
chore: add table of contents to README
Browse files Browse the repository at this point in the history
  • Loading branch information
clareliguori committed Apr 20, 2020
1 parent 70c35f3 commit ecf667c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

Logs in the local Docker client to one or more Amazon ECR registries.

**Table of Contents**

<!-- toc -->

- [Usage](#usage)
- [Credentials and Region](#credentials-and-region)
- [Permissions](#permissions)
- [License Summary](#license-summary)
- [Security Disclosures](#security-disclosures)

<!-- tocstop -->

## Usage

```yaml
Expand Down Expand Up @@ -104,3 +116,7 @@ The following minimum permissions are required for pushing and pulling images in
## License Summary

This code is made available under the MIT license.

## Security Disclosures

If you would like to report a potential security issue in this project, please do not create a GitHub issue. Instead, please follow the instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email AWS security directly](mailto:aws-security@amazon.com).

0 comments on commit ecf667c

Please sign in to comment.