From 72a694b142d751176b4e48ad0a4645cc4d848fe2 Mon Sep 17 00:00:00 2001 From: webb Date: Sun, 19 Jul 2020 08:58:32 -0400 Subject: [PATCH] Add badges --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4a6209..2e64b76 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # teal +[![godoc](https://img.shields.io/badge/Documentation-godoc-%23009999)](https://godoc.org/gitea.com/webb/teal) [![pkg.go.dev](https://img.shields.io/badge/Documentation-go.pkg.dev-%23009999)](https://pkg.go.dev/gitea.com/webb/teal) This is a simple library for pxl.blue, an image hosting site. Consider this library extremely unstable as pxl.blue and this library are still very early in development.