Skip to content

Commit

Permalink
docs: about stability
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore authored Sep 22, 2019
1 parent 1ba247b commit 1672edc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ $expr = new Expression;
$dueJobs = $expr->filter($jobs, time());
```

### Stabillity
Although not yet in v1.0, but the library and the API it provides is pretty stable and will not be changed too broadly.

### Real Abbreviations

You can use real abbreviations for month and week days. eg: `JAN`, `dec`, `fri`, `SUN`
Expand Down

0 comments on commit 1672edc

Please sign in to comment.