diff --git a/README.md b/README.md index 24990d2..3d48014 100644 --- a/README.md +++ b/README.md @@ -152,13 +152,11 @@ Contributions are welcome! If you'd like to contribute, please follow these step 1. Fork the repository. 2. Create a new branch: - ```bash git checkout -b /- ``` - Example: `feat/42-add_login_form` - 3. Make your changes. 4. Commit your changes using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/): - The commit message should be structured as follows: