Skip to content

Commit 924f6aa

Browse files
authored
🔁 Update README
1 parent feb0eef commit 924f6aa

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
@@ -54,7 +54,7 @@ data = {'state': ['Ohio', 'Ohio', 'Ohio', 'Nevada', 'Nevada', 'Nevada'],
5454
df = pd.DataFrame(data)
5555
```
5656

57-
## Draw Candlestick Chart with moving averages 💹
57+
## Draw Candlestick Chart with moving averages 📈
5858

5959
<p align="center">
6060
<img width="1000" src="Images/Chart_Draw_financial_Candlestick_Chart.png">

0 commit comments

Comments
 (0)