summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Janssen <rob@devcorner.nl>2015-03-20 10:46:01 +0100
committerRob Janssen <rob@devcorner.nl>2015-03-20 10:46:01 +0100
commit767f11d62be2acb787b1cfb839fea690baa323ba (patch)
tree96a6abe04e807ebb26dbf819d6d4ab208fa5ba2b
parent5f4862b19e18a0b51dd2069293ecd51744b393db (diff)
downloadTwoFactorAuth-767f11d62be2acb787b1cfb839fea690baa323ba.zip
TwoFactorAuth-767f11d62be2acb787b1cfb839fea690baa323ba.tar.gz
TwoFactorAuth-767f11d62be2acb787b1cfb839fea690baa323ba.tar.bz2
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 315ef95..22a5b0a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# ![Logo](https://raw.githubusercontent.com/RobThree/TwoFactorAuth/master/logo.png) TwoFactorAuth class for PHP
+[![Latest Stable Version](https://img.shields.io/packagist/v/robthree/twofactorauth.svg?style=flat-square)](https://packagist.org/packages/robthree/twofactorauth) [![License](https://img.shields.io/packagist/l/robthree/twofactorauth.svg?style=flat-square)](LICENSE) [![Downloads](https://img.shields.io/packagist/dt/robthree/twofactorauth.svg?style=flat-square)](https://packagist.org/packages/robthree/twofactorauth)
+
PHP class for [two-factor (or multi-factor) authentication](http://en.wikipedia.org/wiki/Multi-factor_authentication) using [TOTP](http://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm) and [QR-codes](http://en.wikipedia.org/wiki/QR_code). Inspired by, based on but most importantly an *improvement* on '[PHPGangsta/GoogleAuthenticator](https://github.com/PHPGangsta/GoogleAuthenticator)'.
<p align="center">