From 70fc4adccf004c91451adb8e284ac9678677b5fd Mon Sep 17 00:00:00 2001 From: Yuji Sode Date: Sat, 27 Aug 2016 14:51:26 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1027baa..aa0e932 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ ______ ###Sample data * The Sample A and Sample B: sample inputs (available data is csv formatted numerical array). * Run button; it runs three statistical tests(F-test, t-test, and U-test) with two given sample(Sample A and Sample B), - and output the test result. + and outputs the test result. +* Reset button; it clears the results by Run button. * ##Library list