Skip to content

Commit 75ece0b

Browse files
authored
Update README.md
1 parent 1007510 commit 75ece0b

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1+
<div align="left">
2+
<a href="https://spatie.be/open-source?utm_source=github&utm_medium=banner&utm_campaign=period">
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="https://spatie.be/packages/header/period/html/dark.webp">
5+
<img alt="Logo for period" src=" https://spatie.be/packages/header/period/html/light.webp" height="190">
6+
</picture>
7+
</a>
18

2-
[<img src="https://github-ads.s3.eu-central-1.amazonaws.com/support-ukraine.svg?t=1" />](https://supportukrainenow.org)
3-
4-
# Complex period comparisons
9+
<h1>Complex period comparisons</h1>
510

611
[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/period.svg?style=flat-square)](https://packagist.org/packages/spatie/period)
712
[![Quality Score](https://img.shields.io/scrutinizer/g/spatie/period.svg?style=flat-square)](https://scrutinizer-ci.com/g/spatie/period)
813
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/period.svg?style=flat-square)](https://packagist.org/packages/spatie/period)
14+
15+
</div>
916

1017
This package adds support for comparing multiple dates with each other.
1118
You can calculate the overlaps and differences between n-amount of periods,

0 commit comments

Comments
 (0)