From 4feafbec8cff77cdbd5e8dcb2fb7fa68eb80be76 Mon Sep 17 00:00:00 2001 From: Brian Ginsburg Date: Tue, 25 Jul 2023 14:35:20 -0700 Subject: [PATCH] Add UCAN version badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a46c44b..afe1e24 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # UCAN Tokens in Go +![UCAN](https://img.shields.io/badge/UCAN-v0.7.0-blue) + Originally by @b5 as one of the first from scratch implementations of UCAN outside of the Fission teams initial work in TypeScript / Haskell. **If you're interested in updating this codebase to the 1.0 version of the UCAN spec, [get involved in the discussion ยป](https://github.com/orgs/ucan-wg/discussions/163)**