diff --git a/ReadMe.md b/ReadMe.md
index 06ee6660..06ea92df 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -29,6 +29,7 @@ This Terraform configuration automates the process of setting up rule sets at th
- Reads a list of repositories from `production-repos.json`
- Creates a ruleset at the organisation level, this applies standardisation across all repositories.
- Creates custom properties for repositories, such as marking repositories as "is_production."
+- A good note to make is that you do not have to update this codebase as it will pull any new production repositories from the URL's provided and update itself at midnight.
## Maintenance
@@ -98,4 +99,4 @@ To add or remove repositories follow the below:
| Name | Description |
|------|-------------|
-| [common\_tags](#output\_common\_tags) | n/a |
\ No newline at end of file
+| [common\_tags](#output\_common\_tags) | n/a |