Skip to content

Commit 9fa19b3

Browse files
authored
Update README.md
1 parent a0c127b commit 9fa19b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Class to define functions in a way that we can track the number of function eval
1919
- For complicated functions that have a long evaluation time to begin with, this performance hit is negligible.
2020

2121

22-
## Examples
22+
## Basic Example
23+
24+
See more examples in `Examples.mlx`.
2325

2426
```matlab
2527
# define the function

0 commit comments

Comments
 (0)