Skip to content

Commit ef8f6c1

Browse files
committed
update readme
1 parent 0b3f72a commit ef8f6c1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,17 @@ In order to run this project you need:
386386
</details>
387387
</li>
388388

389+
<li>
390+
<details>
391+
<summary>Password Generator</summary>
392+
<p>The Password Generator App is a web application that allows users to create secure, customizable passwords based on user-defined criteria such as length and character types. It offers a simple interface for generating and copying passwords to the clipboard. This tool enhances online security by providing strong, random passwords.</p>
393+
<ul>
394+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/PasswordGenerator/">Live Demo</a></li>
395+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/PasswordGenerator">Source</a></li>
396+
</ul>
397+
</details>
398+
</li>
399+
389400
</ol>
390401

391402
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)