diff --git a/README_statDist.md b/README_statDist.md index 7e8ff47..a420ff6 100644 --- a/README_statDist.md +++ b/README_statDist.md @@ -7,10 +7,10 @@ https://github.com/YujiSODE/statDist >See LICENSE or http://dev.perl.org/licenses/ and http://dev.perl.org/licenses/artistic.html ______ -##Script +## Script * statDist.js -##How to use +## How to use 1. To create Worker object with "statDist.js" 2. The following formatted data is available for the created Worker object: @@ -20,7 +20,7 @@ ______ 3. The Worker object returns an object with upper probabilities as follows: {f: p-value for F, t: p-value for t, u: p-value for U}. -##Library list +## Library list * statistics-distributions-js_Ymdf.js (Ben Tilly,2008; modified by Yuji SODE, 2016): the Artistic License or the GPL v1 or later; https://github.com/YujiSODE/statistics-distributions-js_Ymdf