From 694f379e66d5daa8f566ef27c05decbad9ed5d21 Mon Sep 17 00:00:00 2001 From: Taliesin Millhouse Date: Wed, 11 Aug 2021 19:44:37 +1000 Subject: [PATCH] docs: updated readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3e4bce1..27faa32 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ ## A package for authentication via AWS Cognito -![GitHub tag (latest SemVer pre-release)](https://img.shields.io/github/v/tag/gofor-little/aws-email?include_prereleases) -![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gofor-little/aws-email) -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/gofor-little/aws-email/main/LICENSE) -![GitHub Workflow Status](https://img.shields.io/github/workflow/status/gofor-little/aws-email/CI) -[![Go Report Card](https://goreportcard.com/badge/github.com/gofor-little/aws-email)](https://goreportcard.com/report/github.com/gofor-little/aws-email) -[![PkgGoDev](https://pkg.go.dev/badge/github.com/gofor-little/aws-email)](https://pkg.go.dev/github.com/gofor-little/aws-email) +![GitHub tag (latest SemVer pre-release)](https://img.shields.io/github/v/tag/gofor-little/aws-auth?include_prereleases) +![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gofor-little/aws-auth) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/gofor-little/aws-auth/main/LICENSE) +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/gofor-little/aws-auth/CI) +[![Go Report Card](https://goreportcard.com/badge/github.com/gofor-little/aws-auth)](https://goreportcard.com/report/github.com/gofor-little/aws-auth) +[![PkgGoDev](https://pkg.go.dev/badge/github.com/gofor-little/aws-auth)](https://pkg.go.dev/github.com/gofor-little/aws-auth) ### Introduction * Authenticate users via AWS Cognito