We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ceb7b commit 5d8e8d7Copy full SHA for 5d8e8d7
1 file changed
README.md
@@ -4,7 +4,7 @@ A secure CLI password generator with HaveIBeenPwned breach checking, k-anonymity
4
5
## 🔗 Live demo
6
7
-**Try it in your browser:** https://YOUR-APP-SLUG.streamlit.app
+**Try it in your browser:** https://securepassword-generator.streamlit.app
8
9
A read-only [Streamlit](https://streamlit.io) UI over the same code in this repo — generate a
10
password, see its strength, entropy, and estimated crack time, and optionally run the
0 commit comments