diff --git a/src/propeller/problems/simple_regression.cljc b/src/propeller/problems/simple_regression.cljc index 19741ed..5510eec 100755 --- a/src/propeller/problems/simple_regression.cljc +++ b/src/propeller/problems/simple_regression.cljc @@ -68,7 +68,9 @@ Given inputs and outputs, find the target function." :cljs (apply + errors)))))) (defn -main - "Runs propel-gp, giving it a map of arguments." + "Runs the top-level genetic programming function, giving it a map of + arguments with defaults that can be overridden from the command line + or through a passed map." [& args] (gp/gp (merge