From ef38f8345bf11fae3eaf39ea092670cd9dfe35aa Mon Sep 17 00:00:00 2001 From: Erin Schnabel Date: Sun, 5 Jun 2016 17:14:11 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3d0eda..affceb7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# signed -Library for processing signed hmac and JWTs +# Signed: A library for processing signed JWTs and HMACs in Game On + +For client/server consistency, we've created some common libraries to help with +signing and verifying requests that use JWTs or HMACs