Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 5a3087f

Browse files
committed
Add logo
1 parent 3ec0641 commit 5a3087f

2 files changed

Lines changed: 36 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
scheb/two-factor-bundle
22
=======================
33

4+
This bundle provides **[two-factor authentication](https://en.wikipedia.org/wiki/Multi-factor_authentication) for your
5+
[Symfony](https://symfony.com/) application**.
6+
47
[![Build Status](https://travis-ci.org/scheb/two-factor-bundle.svg?branch=master)](https://travis-ci.org/scheb/two-factor-bundle)
58
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/?branch=master)
69
[![Code Coverage](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/scheb/two-factor-bundle/?branch=master)
710
[![Latest Stable Version](https://poser.pugx.org/scheb/two-factor-bundle/v/stable.svg)](https://packagist.org/packages/scheb/two-factor-bundle)
811
[![Total Downloads](https://poser.pugx.org/scheb/two-factor-bundle/downloads)](https://packagist.org/packages/scheb/two-factor-bundle)
912
[![License](https://poser.pugx.org/scheb/two-factor-bundle/license.svg)](https://packagist.org/packages/scheb/two-factor-bundle)
1013

11-
This bundle provides **[two-factor authentication](https://en.wikipedia.org/wiki/Multi-factor_authentication) for your
12-
[Symfony](https://symfony.com/) application**.
14+
<p align="center"><img alt="Logo" src="Resources/doc/2fa-logo.svg"></p>
15+
16+
---
1317

1418
It comes with the following two-factor authentication methods:
1519

Resources/doc/2fa-logo.svg

Lines changed: 30 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)