Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VerisimilitudeX authored Jan 10, 2025
1 parent 179cb55 commit 41c7d49
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@ To use PasswordLLM, run the Powershell installer script by right clicking it and

PasswordGPT will then evaluate the password and display the estimated time it would take an attacker to guess it. It will also provide suggestions for improving the strength of your password.

## 12. Stars
Researchers employing DNAnalyzer in their investigations are encouraged to star this repository. Such engagement strengthens community collaboration and perpetuates open-source innovation.

<a href="https://star-history.com/#VerisimilitudeX/PasswordLLM&Date">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://api.star-history.com/svg?repos=VerisimilitudeX/PasswordLLM&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)"
srcset="https://api.star-history.com/svg?repos=VerisimilitudeX/PasswordLLM&type=Date" />
<img alt="Star History Chart"
src="https://api.star-history.com/svg?repos=VerisimilitudeX/PasswordLLM&type=Date" />
</picture>
</a>

## License
MIT

Expand Down

0 comments on commit 41c7d49

Please sign in to comment.