diff --git a/README.md b/README.md index 6436751..46e3c38 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ new_f(x, k = 100) ``` -Currently supports only scalar to scalar functions. +Currently supports only scalar to scalar functions. Currently assumes that the discontinuity is at `f(0)` only. # Heaviside Function Documentation