From 449b9794b1a7e9844ce76a644b8b9c4781399b08 Mon Sep 17 00:00:00 2001 From: Erin Schnabel Date: Mon, 19 Oct 2020 15:32:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bcefdde..50bf84f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Signed: A library for processing signed JWTs and HMACs in Game On +[![Release](https://jitpack.io/v/org.gameontext/signed.svg)](https://jitpack.io/#org.gameontext/signed) + For client/server consistency, we've created some common libraries to help with signing and verifying requests that use JWTs or HMACs