diff --git a/README.md b/README.md
index 707dbe61bd80db49bc5a36126b21d8643a1b124e..780592db89a2b2cf5ea6a009378bbf5b4ea61078 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
 This is a rebuilt of afcdons.net (originally PHP and mySQL) this will use Vue 3 and Pinia with the Composition API and Vite, then to store the data in PouchDB/ CouchDB. I have mainly worked with Vue 2 and Options API so I would accept any suggestions where I maybe stepping away from best practice. I however do not want to use typescript.
 
 ## Repo
-The original localtion is on https://gitlab.adamprocter.co.uk and mirroed to git.soton.ac.uk. Soton git is more up to date and more stable than my own gitlab. So this mirroring acts as a back up as well.
+
+The original location is on https://gitlab.adamprocter.co.uk and mirrored to git.soton.ac.uk. Soton gitlab install is more up to date, more stable and produces daily backups, my own gitlab is less robust and harder for me to always maintain. So this mirroring acts as an extra back up for my projects.
 
 ## Why ?