Skip to content

Commit

Permalink
Added Downloads Count to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalioby authored Nov 3, 2020
1 parent 4a772ee commit 9455c50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 9455c50

Please sign in to comment.