From 9455c501d4006e7357c400c5eee303b8fd10313a Mon Sep 17 00:00:00 2001 From: Mohamed El-Kalioby Date: Tue, 3 Nov 2020 10:04:28 +0300 Subject: [PATCH] Added Downloads Count to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 946da74..440b451 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A Django app that handles MFA, it supports TOTP, U2F, FIDO2 U2F (Web Authn), Email Tokens , and Trusted Devices [![PyPI version](https://badge.fury.io/py/django-mfa2.svg)](https://badge.fury.io/py/django-mfa2) +[![Downloads Count](https://static.pepy.tech/personalized-badge/django-mfa2?period=total&units=international_system&left_color=black&right_color=green&left_text=Downloads)](https://pepy.tech/project/django-mfa2) Web Authencation API (WebAuthn) is state-of-the art techology that is expected to replace passwords.