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.