readme: fixe a typo

This commit is contained in:
Giù Marcer 2020-06-03 14:27:26 +02:00 committed by rnhmjoj
parent 53ee5aff16
commit 6715bb0688

View File

@ -85,7 +85,7 @@ The size of the sample can be controlled with the argument `-n N`.
The program outputs the result of a Kolmogorov-Smirnov test and t-tests
comparing the sample mode, FWHM and median, in this order.
`ex-1/bin.pdf` prints a list of x-y points of the Landau PDF to the `stdout`.
`ex-1/bin/pdf` prints a list of x-y points of the Landau PDF to the `stdout`.
The output can be redirected to `ex-1/pdf-plot.py` to generate a plot.
(optional) `ex-1/plots/kde.py` makes the example plot (shown in exercises.pdf,