diff --git a/.github/README.md b/.github/README.md index 7bc75811..6c9bcd1f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -179,7 +179,7 @@ Or, for your convenience, you may simply run the following command, provided tha ```bash git push origin feature/AmazingFeature ``` -15. Open a Pull Request (if you want to merge your changes to our official app!) Enjoy coding and [let me know](https://github.com/hoangsonww/The-MovieVerse-Database/discussions) if you have any questions! +15. Open a Pull Request (if you want to merge your changes to our official app). Enjoy coding and [let me know](https://github.com/hoangsonww/The-MovieVerse-Database/discussions) if you have any questions! 16. If you'd also like to access full, advanced features of the app's development, please [contact me](https://github.com/hoangsonww/The-MovieVerse-Database/discussions) for the `.env` file and additional configurations. **Note:** Although the primary branch of this repo is `main`, the active deployment branch is `main-deployment-branch`. Therefore, refer to the `main-deployment-branch` for the latest updates and changes as we always push code to the deployment branch before merging it into the main branch.