From e972573bbcaecded022fa2f30339255f16ec7098 Mon Sep 17 00:00:00 2001
From: Florian <9154541+florian42@users.noreply.github.com>
Date: Sat, 20 Feb 2021 09:35:49 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4d56c5c..40d7be4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# JWT Debug Visual Studio Code Extension
+# JWT Decode Visual Studio Code Extension
 
 Every once in a while you need to decode a jwt to look at the values within the
 payload. This extension adds a `JWT Decode` command to Visual Studio Code.