Skip to content

Commit cac0aac

Browse files
committed
Fix readme
1 parent fa2c1fa commit cac0aac

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,7 @@ pd_df = bearish_divergence(pd_df, first_column="Close", second_column="RSI_14",
642642
pd_df.tail(10)
643643
```
644644

645+
![BEARISH_DIVERGENCE](https://github.com/coding-kitties/PyIndicators/blob/main/static/images/indicators/bearish_divergence.png)
645646

646647
### Indicator helpers
647648

0 commit comments

Comments
 (0)