From 4fd76efc10927584831d92dcedba63e6fd590b17 Mon Sep 17 00:00:00 2001 From: fabolous005 Date: Wed, 30 Oct 2024 14:20:38 +0100 Subject: [PATCH] trigger actions test --- .conform.7184739.README.md | 16 ++++++++++++++++ README.md | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100755 .conform.7184739.README.md diff --git a/.conform.7184739.README.md b/.conform.7184739.README.md new file mode 100755 index 0000000..3ebe164 --- /dev/null +++ b/.conform.7184739.README.md @@ -0,0 +1,16 @@ +# incfunc + +Incrementally Draw derivation function of deriviation function of function. Math is fun! + +## Usage + +incfunc [OPTIONS] + +Options: +-o Optimization level [default: 3] + +-c Number of cores [default: max] + +--unsafe-mode Unsave mode (Advanced) + +-h, --help Print help diff --git a/README.md b/README.md index b20c8f9..ac4500e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # incfunc -Incrementally Draw derivation function of deriviation function of function +Incrementally Draw derivation function of deriviation function of function. Math is fun! ## Usage