diff --git a/docs/README.md b/docs/README.md index bd568c8..1dbbff8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -41,7 +41,7 @@ With the help of `stock-pandas` and mplfinance, we could easily draw something like: -![](boll.png) +![](https://github.com/kaelzhang/stock-pandas/blob/master/docs/boll.png) The code example is available at [here](https://github.com/kaelzhang/stock-pandas-examples/blob/master/example/bollinger_bands.ipynb).