From f44cce5a9db4b8da410215d992110482c931232f Mon Sep 17 00:00:00 2001 From: Florent Morselli <contact@spomky-labs.com> Date: Tue, 28 Jan 2020 10:24:19 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f7fb1..9b95082 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ TOTP / HOTP library in PHP [](https://scrutinizer-ci.com/g/Spomky-Labs/otphp/?branch=v10.0) [](https://coveralls.io/github/Spomky-Labs/otphp?branch=v10.0) [](https://travis-ci.org/Spomky-Labs/otphp) +[](https://www.guardrails.io) [](https://insight.sensiolabs.com/projects/49e5925d-0dd8-4b89-a215-5eb33b4d96d9) @@ -11,7 +12,6 @@ TOTP / HOTP library in PHP [](https://packagist.org/packages/spomky-labs/otphp) [](https://packagist.org/packages/spomky-labs/otphp) [](https://packagist.org/packages/spomky-labs/otphp) -[](https://www.guardrails.io) A php library for generating one-time passwords according to [RFC 4226](http://tools.ietf.org/html/rfc4226) (HOTP Algorithm) and [RFC 6238](http://tools.ietf.org/html/rfc6238) (TOTP Algorithm) @@ -28,6 +28,10 @@ I bring solutions to your problems and answer your questions. If you really love that project and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of :beers: or more! +[Become a sponsor](https://github.com/sponsors/Spomky) + +Or + [](https://www.patreon.com/FlorentMorselli) ## Contributing -- GitLab