Skip to content

Commit

Permalink
Small readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
wanasit committed Jul 6, 2020
1 parent ea3c8e1 commit 2abe76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import * as chrono from 'chrono-node';
chrono.parseDate('An appointment on Sep 12-13');
```

### What's changed in v2
### What's changed in the v2
For Users
* Chrono’s default now handles only international English. While in the previous version, it tried to parse with all known languages.
* The current supported languages are only `en` and `ja`. Other languages from v1 (`de`, `fr`, `nl`, `pt`, and `zh`) are under development.
Expand Down

0 comments on commit 2abe76a

Please sign in to comment.