diff --git a/README.md b/README.md index d46fc0e..0e0bc8a 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ To contribute to Flappy Bird Game, follow these steps: 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`). 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`). 4. Push to the Branch (`git push origin feature/AmazingFeature`). -5. Open a Pull Request. +5. Open a Pull Request if you want to merge your changes. ## License