Skip to content

Commit

Permalink
Merge pull request #2 from bhavin-nakrani/master
Browse files Browse the repository at this point in the history
Change README.md file with badge url
  • Loading branch information
chintandave-simformsolutions committed May 12, 2023
2 parents 94320c6 + 37631c9 commit 0548a70
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -2,8 +2,8 @@ PasswordStrengthBundle
=============================

<p align="center">
<a href="https://github.com/bhavin-nakrani/PasswordStrengthBundle/actions"><img src="https://github.com/bhavin-nakrani/PasswordStrengthBundle/actions/workflows/symfony.yml/badge.svg" alt="Build Status"></a>
<img src="https://img.shields.io/github/downloads/bhavin-nakrani/PasswordStrengthBundle/total" />
<a href="https://github.com/SimformSolutionsPvtLtd/PasswordStrengthBundle/actions"><img src="https://github.com/SimformSolutionsPvtLtd/PasswordStrengthBundle/actions/workflows/symfony.yml/badge.svg" alt="Build Status"></a>
<img src="https://img.shields.io/github/downloads/SimformSolutionsPvtLtd/PasswordStrengthBundle/total" />
</p>

The PasswordStrengthBundle offers a validator that guarantees strong passwords in Symfony6 applications.
Expand All @@ -12,7 +12,8 @@ This bundle includes a variety of validations, such as minimum length, the inclu

## Documentation

Documentation is available at [docs/index.md](https://github.com/bhavin-nakrani/PasswordStrengthBundle/blob/master/docs/index.md)
Documentation is available
at [docs/index.md](https://github.com/SimformSolutionsPvtLtd/PasswordStrengthBundle/blob/master/docs/index.md)


## License
Expand Down

0 comments on commit 0548a70

Please sign in to comment.