Add detail to README
1 files changed, 6 insertions(+), 3 deletions(-) M README.md
M README.md => README.md +6-3
@@ 1,5 1,8 @@ # fun with TOTP # Fun with [TOTP](https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm) * Perl (contributed by @rb12345) * Common Lisp (implemented using SBCL) Toy command-line tools to return time-based one-time password codes, in a variety of languages. * Perl (contributed by [@rb12345](https://github.com/rb12345)) * Common Lisp (written & tested with SBCL) * Python (3) * Rust