diff --git a/README.md b/README.md index 1c403f5..8472224 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ## A) ABOUT -This is version 0.1 of my simple parfor progress monitor for matlab. The idea -for this project originates from http://www.mathworks.com/matlabcentral/fileexchange/24594-parfor-progress-monitor +This is version 0.2 of my simple parfor progress monitor for matlab. See also http://www.mathworks.com/matlabcentral/fileexchange/35609-matlab-parforprogress2. This progress monitor comes with a nice wrapper `ParforProgressStarter2.m` which will take care of adding the classes to the java class path, depending on whether matlabpool is enabled or not.