Browse Source

Update README.md

Vova Tkach 5 years ago
parent
commit
fd892dadcc
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -27,6 +27,10 @@ function LoadEnvironmentVariables() {
         }
     }
 }
+
+// Example:
+LoadEnvironmentVariables();
+var_dump($_ENV);
 ```
 
 ## Running docker container