From 0d80dcaea09d8d0af7332e13bd37dc6a2d19af3e Mon Sep 17 00:00:00 2001 From: Boran Seckin Date: Fri, 25 Feb 2022 13:03:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50e5c93..8ec3ede 100644 --- a/README.md +++ b/README.md @@ -82,4 +82,4 @@ const isTokenValid = twoFA.verifyTOTP(inputToken, secret, 1); - Boran Seckin ## License -This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.