From 8783ddda8e2d8002da509375c75dc68a0e1a45c3 Mon Sep 17 00:00:00 2001 From: Tobbe Date: Wed, 6 Nov 2019 16:46:21 +0100 Subject: [PATCH] had to rename repo when publishing to npm :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bf982d..67997d5 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ Example: "Hello Joe" ### Using javascript -Presist and refreshing the token can be cumbersome. If you are using javascript you can use this small helper to handle and refreshing the token etc: [https://github.com/tobbbe/tauth](https://github.com/tobbbe/tauth) +Presist and refreshing the token can be cumbersome. If you are using javascript you can use this small helper to handle and refreshing the token etc: [https://github.com/tobbbe/authur](https://github.com/tobbbe/authur) ## Contributing To This Project