From aa4f685ccb5551f5b1365abb78712cb710dfa027 Mon Sep 17 00:00:00 2001 From: Elara Date: Mon, 26 Feb 2024 02:34:22 +0000 Subject: [PATCH] Add pkgsite badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cab1ec0..66a8c24 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # chaistore +[![Go Reference](https://pkg.go.dev/badge/go.elara.ws/chaistore.svg)](https://pkg.go.dev/go.elara.ws/chaistore) + A [Chai](https://github.com/chaisql/chai)-based session store for [SCS](https://github.com/alexedwards/scs). ## Setup