From c37aaf61ef05d185034cafafe101c6802890ea38 Mon Sep 17 00:00:00 2001 From: Shadrack Kimaau Date: Wed, 21 Feb 2024 00:29:01 +0300 Subject: [PATCH] Update ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf8dffc..3b1aca6 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Contributions to AI Gen are welcome! If you'd like to contribute, please follow 2. Create a new branch (`git checkout -b feature/your-feature-name`). 3. Commit your changes (`git commit -am 'Add new feature'`). 4. Push to the branch (`git push origin feature/your-feature-name`). -5. Create a new Pull Request. +5. Create a new Pull Request. Provide a detailed description of your changes, why they are necessary. ## License