Skip to content

Commit e004243

Browse files
authored
Update README.md
1 parent 413b7de commit e004243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `CountedFunction`
22

3-
Class to define functions in a way that facilitates counting the number of function calls/evaluations.![image](https://user-images.githubusercontent.com/25715722/209244365-cc5e1093-7bb8-4d47-a3cc-8559e089ab2b.png)
3+
Class to define functions in a way that facilitates counting the number of function calls/evaluations.
44

55

66
## Usage

0 commit comments

Comments
 (0)