diff --git a/README.md b/README.md index 96b1715..e953845 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Parse human-readable dates in Python. Usage ----- -``` +```python from humandate import parse_date print(parse_date('next month'))