Skip to content

Commit 137f7e1

Browse files
Update README.md
1 parent 56cd549 commit 137f7e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ A set of simple Python scripts to determine the up-to-date holidays of any count
1111

1212
This can be installed simply with `pip install holidays`.
1313

14-
`_holidays.HolidayBase(years=[], expand=True, observed=True, prov=None, state=None)_`
14+
### Syntax
15+
16+
`holidays.HolidayBase(years=[], expand=True, observed=True, prov=None, state=None)`
1517

1618
## Usage
1719

0 commit comments

Comments
 (0)