diff --git a/README.md b/README.md index f6c808f..ad9e83b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status]((https://github.com/ChandraNarreddy/siv/actions/workflows/go.yml/badge.svg))](https://github.com/ChandraNarreddy/siv/actions/workflows/go.yml) [![GoDoc](https://godoc.org/github.com/ChandraNarreddy/siv?status.svg)](https://godoc.org/github.com/ChandraNarreddy/siv) +[![Go](https://github.com/ChandraNarreddy/siv/actions/workflows/go.yml/badge.svg)](https://github.com/ChandraNarreddy/siv/actions/workflows/go.yml) [![GoDoc](https://godoc.org/github.com/ChandraNarreddy/siv?status.svg)](https://godoc.org/github.com/ChandraNarreddy/siv) # siv SIV-AES (rfc5297) implementation for Golang.