diff --git a/README.md b/README.md index 595e54d..3ea5132 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,6 @@ Or update the default Parameter on line 4 to ```$True``` #### Performance Note When logging is enabled, although the files compile just as fast, the script takes longer to finish as it writes the file. All you need to know is that as soon as the red text starts rushing past, all the files have finished compiling. + +## Credits +Don't we all use [stackoverflow](https://stackoverflow.com/questions/43685522/running-tasks-parallel-in-powershell)?