summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Spearrin <kspearrin@users.noreply.github.com>2018-02-12 14:25:34 -0500
committerGitHub <noreply@github.com>2018-02-12 14:25:34 -0500
commit5751f0dc6d7de9aafb8be3e5f17737400954a5c6 (patch)
tree757a80d96c486932f7dce7ca111c52c4132f7702
parent57faeeb1a60e280269ff608df682a245dbe81630 (diff)
downloadOtp.NET-5751f0dc6d7de9aafb8be3e5f17737400954a5c6.zip
Otp.NET-5751f0dc6d7de9aafb8be3e5f17737400954a5c6.tar.gz
Otp.NET-5751f0dc6d7de9aafb8be3e5f17737400954a5c6.tar.bz2
Update README.md
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index ce8db0a..996a6d1 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,13 @@
An implementation TOTP [RFC 6238](http://tools.ietf.org/html/rfc6238) and HOTP [RFC 4226](http://tools.ietf.org/html/rfc4226) in C#. This is a port of the [OtpSharp library](https://bitbucket.org/devinmartin/otp-sharp/overview) to support .NET Core.
+** TOC **
+
+- [Get it on NuGet](#get-it-on-nuget)
+- [TOTP (Timed One Time Password)](#totp--timed-one-time-password-)
+- [HOTP (HMAC-based One Time Password)](#hotp--hmac-based-one-time-password-)
+- [Base32 Encoding](#base32-encoding)
+
## Get it on NuGet
https://www.nuget.org/packages/Otp.NET