Update README.md

This commit is contained in:
AJ ONeal 2015-10-23 01:15:32 -07:00
parent 7e2c686f37
commit 93daa0ab8d
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@ This module uses [`notp`](https://github.com/guyht/notp) 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.
Browser Authenticator
---------------------
You may also be interested in [Browser Authenticator](https://github.com/Daplie/browser-authenticator) over at <https://github.com/Daplie/browser-authenticator>
Usage
=====