Add some credit

This commit is contained in:
Alex Berry 2020-03-04 21:06:47 +00:00
parent 66c047d6d6
commit 2316fe11ef

View File

@ -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)?