diff --git a/pull b/pull
index e940937..4d855ee 100755
--- a/pull
+++ b/pull
@@ -1,5 +1,6 @@
 #!/bin/bash
 
+# Path to the file containing the list of repositories
 REPOS_FILE="./repos.txt"
 
 # Check if the repos file exists