Skip to content

Commit

Permalink
Minor documentation fixes (#11)
Browse files Browse the repository at this point in the history
* Update README.md

updated minor indentation to separate badges from next paragraph.

---------

Co-authored-by: Mohit Paliwal <mpaliwa@amazon.com>
  • Loading branch information
mohitpali and Mohit Paliwal committed Oct 5, 2023
1 parent 53064c2 commit ea83c0a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Go Build status](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/go.yml) [![Apache V2 License](https://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/aws/aws-msk-iam-sasl-signer-go/blob/main/LICENSE.txt)
[![Security Scan](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/securityscan.yml/badge.svg?branch=main)](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/securityscan.yml)

`aws-msk-iam-sasl-signer-go` is the AWS MSK IAM SASL Signer for Go programming language.

The AWS MSK IAM SASL Signer for Go requires a minimum version of `Go 1.17`.
Expand Down Expand Up @@ -314,9 +315,6 @@ The AWS MSK IAM SASL Signer for Go will use GitHub [Issues] to track feature req

## Resources

[Developer Guide](https://aws.github.io/aws-msk-iam-sasl-signer-go/docs/) - Use this document to learn how to get started and
use the AWS MSK IAM SASL Signer for Go.

[Service Documentation](https://docs.aws.amazon.com/msk/latest/developerguide/getting-started.html) - Use this
documentation to learn how to interface with AWS MSK.

Expand Down

0 comments on commit ea83c0a

Please sign in to comment.