Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pixyzehn authored Jun 15, 2022
1 parent 1b3f4a6 commit b39da5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ let repeat4 = calendar.nextDate(after: repeat3, option: option)! // 2023-02-14
let repeat5 = calendar.nextDate(after: repeat4, option: option)! // 2023-05-09 22:22:22 +0000
```

To see how it works in practice, check out [Examples](./Examples).

## Converting Documentation

```shell
Expand Down

0 comments on commit b39da5f

Please sign in to comment.