diff --git a/README.md b/README.md index 1040878..8747be5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# crypt + [![Go Reference](https://godoc.org/github.com/go-crypt/crypt?status.svg)](https://godoc.org/github.com/go-crypt/crypt) [![Go Report Card](https://goreportcard.com/badge/github.com/go-crypt/crypt)](https://goreportcard.com/report/github.com/go-crypt/crypt) [![Version](https://img.shields.io/github/release/go-crypt/crypt.svg)](https://github.com/go-crypt/crypt/releases) @@ -5,8 +7,6 @@ [![codecov](https://codecov.io/github/go-crypt/crypt/graph/badge.svg?token=P1FN91DTLE)](https://codecov.io/github/go-crypt/crypt) ![License](https://img.shields.io/github/license/go-crypt/crypt?logo=apache&color=blue) -# github.com/go-crypt/crypt -

Logo