From 344e53c59d674c5a0bd34166323c3aacb9613bf1 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Mon, 31 May 2021 01:59:22 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Home.md b/Home.md index 5e69bf7..ab1878f 100644 --- a/Home.md +++ b/Home.md @@ -3,19 +3,19 @@ ## Table of contents - Get started - - [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) - - [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) + - [OTP overview](https://github.com/XFox111/SimpleOTP/wiki/OTP-overview) (TBD) + - [Configuration](https://github.com/XFox111/SimpleOTP/wiki/Configuration) (TBD) - [Code generation/validation](https://github.com/XFox111/SimpleOTP/wiki/Code-generation-or-validation) - - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory-overview) + - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory-overview) (TBD) - [API reference](https://github.com/XFox111/SimpleOTP/wiki/API-reference) - [OTPService](https://github.com/XFox111/SimpleOTP/wiki/OTPService) - [GenerateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.GenerateCode) - [ValidateTotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateTotp) - [ValidateHotp](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateHotp) - [ValidateCode](https://github.com/XFox111/SimpleOTP/wiki/OTPService.ValidateCode) - - [OTPFactory](https://github.com/XFox111/SimpleOTP/wiki/OTPFactory) - - [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration) - - [OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) + - [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) - [OTPType](https://github.com/XFox111/SimpleOTP/wiki/OTPType) - [Algorithm](https://github.com/XFox111/SimpleOTP/wiki/Algorithm) - - [SecretGenerator](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator) \ No newline at end of file + - [SecretGenerator](https://github.com/XFox111/SimpleOTP/wiki/SecretGenerator) (TBD) \ No newline at end of file