However, since users do not have write access to the main repository, they should first fork the repository to their own account before cloning it. I recommend updating the instructions to clarify this process for future contributors.
Suggested Update
Fork the repository using the GitHub interface.
Clone your forked repository using the following command:
Issue with Cloning Instructions in README
The current README suggests that users can clone the repository directly using the following command:
git clone https://github.com/Sohammhatre10/Cadmi_AI.git
However, since users do not have write access to the main repository, they should first fork the repository to their own account before cloning it. I recommend updating the instructions to clarify this process for future contributors.
Suggested Update
git clone https://github.com/your-username/Cadmi_AI.git
Please assign this issue to me as I would like to work on updating the README.
Thank you for your attention to this matter!