From 39815430cf9826f32ae1149cea4f9b1d186be766 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Mon, 31 May 2021 17:18:09 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index ab1878f..27748ff 100644 --- a/Home.md +++ b/Home.md @@ -15,7 +15,9 @@ - [ValidateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateCode) - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) (TBD) - [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration) (TBD) - - [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) (TBD) + - [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) + - [GetCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.GetCode) - [OTPType](https://github.com/XFox111/SimpleOTP/wiki/OTPType) - [Algorithm](https://github.com/XFox111/SimpleOTP/wiki/Algorithm) - - [SecretGenerator](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator) (TBD) \ No newline at end of file + - [SecretGenerator](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator) + - [GenerateSecret](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator.GenerateSecret) \ No newline at end of file