Skip to content

Commit b9dadb9

Browse files
authored
Update README.md
1 parent a509e98 commit b9dadb9

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
@@ -121,7 +121,9 @@ ax.plot(points.Risk, points.CAGR)
121121
ls = ['SPY.US', 'GLD.US', 'BND.US']
122122
map = ok.Plots(ls, curr='USD').plot_transition_map(cagr=False)
123123
```
124-
![](../images/images/readmi08.jpg?raw=true)
124+
![](../images/images/readmi08.jpg?raw=true)
125+
126+
More examples are available in [Jupyter Notebooks](https://github.com/mbk-dev/okama/tree/master/notebooks).
125127

126128
## Communication
127129

0 commit comments

Comments
 (0)