From dc5093fe6818655048ddc9a5c26b475379ea4c44 Mon Sep 17 00:00:00 2001 From: Son Nguyen Date: Mon, 29 Jul 2024 21:34:31 +0700 Subject: [PATCH] Final: Enhance app functionalities (#196) --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.