From 367ea5d8511da143634897987e04f2e5c46c2073 Mon Sep 17 00:00:00 2001 From: James Elliott Date: Fri, 26 Dec 2025 14:49:41 +1100 Subject: [PATCH] docs: layout --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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