From 52071df6b999b035405ca80eca2ac0f54d9614c2 Mon Sep 17 00:00:00 2001 From: Mark Wayne Buncaras Menorca <61897063+marcuwynu23@users.noreply.github.com> Date: Mon, 20 Feb 2023 14:44:38 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2c560f9..d3cecf3 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,15 @@ specially if the a specify command can only run in ONE INSTANCE. ## Contributing -How to Contribute to this Project Repository: -1. Fork the Project -2. Create your Branch -3. Commit your Changes -4. Push to the Branch -5. Open a Pull Request - -Thank you in advance for your contributions! Godbless and Happy Coding! +# Contributing to AutoCLI + +We welcome contributions to the AutoCLI project! To get started, simply follow these steps: + +1. Fork the project to your own GitHub account +2. Create a new branch for your changes +3. Commit your changes to your new branch +4. Push your branch to your forked repository +5. Open a pull request to the main project repository + +Our team will review your changes and merge them if they meet our standards. By contributing to AutoCLI, you'll be helping to make the tool even better for everyone who uses it. Thank you in advance for your contributions, and happy coding! +