From 5dc122d440829f74dbeccd0d8c10da62ec160854 Mon Sep 17 00:00:00 2001 From: John Lemar Gonzales Date: Fri, 11 Oct 2024 03:13:33 +0800 Subject: [PATCH] Add Contributing Description --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2e0471e..95d01a5 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,6 @@ To get started with **PasswordSentinel**, follow these steps: - **Select Character Types:** Check the boxes to include uppercase, lowercase, numbers, or symbols in the password. - **Generate Password:** Click the "Generate Password" button to create a secure password. - **View Password Strength:** Check the password strength and observe the corresponding strength image. + +## Contributing +Contributions are welcome! If you have suggestions or would like to improve this project, feel free to submit a pull request or open an issue.