* Added logo / icon

This commit is contained in:
RobThree
2014-09-19 10:02:07 +02:00
parent 6ae97afa88
commit b01715cafa
3 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
# TwoFactorAuth class for PHP
# ![Logo](https://raw.githubusercontent.com/RobThree/TwoFactorAuth/master/icon.png) TwoFactorAuth class for PHP
PHP class for two-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, based and mostly an improvement on '[GoogleAuthenticator](https://github.com/PHPGangsta/GoogleAuthenticator)'.
@@ -15,3 +15,5 @@ PHP class for two-factor authentication using [TOTP](http://en.wikipedia.org/wik
## License
Licensed under MIT license. See LICENSE file for details.
[Logo / icon](http://www.iconmay.com/Simple/Travel_and_Tourism_Part_2/luggage_lock_safety_baggage_keys_cylinder_lock_hotel_travel_tourism_luggage_lock_icon_465) under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
+1
View File
@@ -32,5 +32,6 @@
</ItemGroup>
<ItemGroup>
<Content Include="LICENSE" />
<Content Include="logo.png" />
</ItemGroup>
</Project>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB