diff --git a/README.md b/README.md index 226f89e0..ae64c016 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ FDM.jl estimates derivatives with finite differences. +See also [FDM](https://github.com/wesselb/fdm). + ## Examples Compute the first derivative of `sin` with a 5th order central method: