Update README with link to main.m file
1 changed file+2−1
README.mdmodified+2−1View file
@@ -8,7 +8,8 @@ and [finufft](https://github.com/flatironinstitute/finufft.git).
88
99 ## Running Built-in Examples
1010
11-Enter the experiment number (`expNum`) in the driver file `main.m` to run built-in examples.
11+Enter the experiment number (`expNum`) in the driver file [main.m](wfp_1Dspringscattering
12+/main.m) to run built-in examples.
1213 Parameters for example runs are found in `get_experimentParameters(expNum)`:
1314
1415 - `expNum = 1`: Interpolation order 3 — manufactured solution convergence study with 10 randomly located sources in `[-2, 2]`, up to time `3π`.