From c7ea427d9643aaec4c22612c2eaae0404c616b7f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 23 Oct 2015 01:11:09 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ba5745d..45ee1d5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ This module uses [`botp`](https://github.com/Daplie/botp) which implements `TOTP (the *Authenticator* standard), which is based on `HOTP` [(RFC 4226)](https://www.ietf.org/rfc/rfc4226.txt) to provide codes that are exactly compatible with all other *Authenticator* apps and services that use them. +Demo +==== + + + Usage =====