Skip to content

Commit 2414c82

Browse files
committed
Update the docs
1 parent bf2b1c8 commit 2414c82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/chart_maker/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# 📊 Chart Maker 📊
44

5-
SeleniumBase Chart Maker allows you to create HTML charts with Python. (The HighCharts library is used for creating charts.)
5+
SeleniumBase Chart Maker allows you to create HTML charts with Python. (HighCharts JS is used for drawing the charts.)
66

77
**Here's a sample pie chart:**
88

help_docs/chart_maker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# 📊 Chart Maker 📊
44

5-
SeleniumBase Chart Maker allows you to create HTML charts with Python. (The HighCharts library is used for creating charts.)
5+
SeleniumBase Chart Maker allows you to create HTML charts with Python. (HighCharts JS is used for drawing the charts.)
66

77
**Here's a sample pie chart:**
88

0 commit comments

Comments
 (0)