diff --git a/README.md b/README.md index cdba612..44a6563 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ y(1.0) = 0.8414709848078965 sin(1.0) = 0.8414709848078965 ``` -More examples of how to use *DACE.jl* can be found in the [tests](tests/). +More examples of how to use *DACE.jl* can be found in the tests, for example [validation_2.jl](tests/validation_2.jl).