Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linesd committed Oct 4, 2019
1 parent 2baf538 commit 0eda1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Notes:
## minimize usage

The minimize function can be found at `optimizer/minimize.py` and is called according to the following definition.
An example of its usage follows follows.
An example of its usage follows.

```
Xs, convergence, i = minimize(f, X, length, args=(), reduction=None, verbose=True)
Expand Down

0 comments on commit 0eda1ce

Please sign in to comment.