From ff3872c0c58570ff6a35629b8ac6691f43b3a52d Mon Sep 17 00:00:00 2001 From: Silviu Marian Udrescu Date: Wed, 29 Apr 2020 14:28:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eab8af..7dbb1ae 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The data file to be analyzed should be a text file with each column containing t If test_percentage is different than zero, one more number is added in the beginning of each row, showing the error of the discovered equation on the test set. ai_feynman_terminal_example.py allows calling the aiFeynman function from the command line. -(e.g. python ai_feynman_terminal_example.py --pathdir=../example_data/ --filename=example1.txt). Use python ai_feynman_terminal_example.py --help to display all the available parameters that can be passed to the function. +(e.g. python ai_feynman_terminal_example.py --pathdir=../example_data/ --filename=example2.txt). Use python ai_feynman_terminal_example.py --help to display all the available parameters that can be passed to the function. # Citation