Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieugomez committed Jul 18, 2023
1 parent c30a5f9 commit edb2f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This packages makes it easier to work with monthly, quarterly, or yearly dates.
# 1990-04-01
```

- A `YearlyDate <: TimeType` type, mainly for consistency
- A `YearlyDate <: TimeType` type (for the sake of consistency)

```julia
julia> using Dates, PeriodicalDates
Expand All @@ -52,4 +52,4 @@ This packages makes it easier to work with monthly, quarterly, or yearly dates.

Please open an issue or submit a pull request if you need more methods to be defined.

This package was formerly registered under the name MonthlyDates.jl
This package was formerly registered under the name MonthlyDates.jl

0 comments on commit edb2f0e

Please sign in to comment.