diff --git a/README.md b/README.md index afb0770..a8a6fce 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TOTP Generator for Apps +# TOTP Generator *A time-based one-time password (TOTP) generator implementation in JavaScript* [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) diff --git a/index.html b/index.html index 490d9cd..ba9dc33 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
-