Skip to content

Commit 2cbea52

Browse files
authored
Use new JoliCode theme for the readme
1 parent 7083df4 commit 2cbea52

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

README.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,27 @@
1-
<p align="center">
2-
<img src=doc/images/demo.gif alt="JoliNotif demo" />
3-
</p>
4-
5-
<p align="center">
1+
<h1 align="center">
2+
<a href="https://github.com/jolicode/JoliNotif"><img src="https://jolicode.com/media/original/oss/headers/jolinotif.png" alt="JoliNotif"></a>
3+
<br />
4+
JoliNotif
5+
<br />
6+
<sub><em><h6>Display desktop notifications from your PHP scripts.</h6></em></sub>
7+
</h1>
8+
9+
<div align="center">
610
<a href="https://packagist.org/packages/jolicode/jolinotif"><img src="https://poser.pugx.org/jolicode/jolinotif/downloads" alt="Total Downloads"></img></a>
711
<a href="https://packagist.org/packages/jolicode/jolinotif"><img src="https://poser.pugx.org/jolicode/jolinotif/v/stable" alt="Latest Stable Version"></img></a>
812
<a href="https://packagist.org/packages/jolicode/jolinotif"><img src="https://poser.pugx.org/jolicode/jolinotif/v/unstable" alt="Latest Unstable Version"></img></a>
9-
</p>
13+
</div>
1014

11-
# About JoliNotif
15+
<br />
16+
<br />
1217

1318
JoliNotif is a cross-platform PHP library to display desktop notifications.
1419
It works on Linux, Windows (WSL included) or macOS.
1520

21+
<p align="center">
22+
<img src=doc/images/demo.gif alt="JoliNotif demo" />
23+
</p>
24+
1625
Requires PHP >= 8.2 (support for previous PHP versions was available in older releases of this library).
1726

1827
> [!NOTE]
@@ -87,3 +96,9 @@ And finally some meta documentation:
8796

8897
JoliNotif is licensed under the MIT License - see the [LICENSE](LICENSE) file
8998
for details.
99+
100+
101+
<br><br>
102+
<div align="center">
103+
<a href="https://jolicode.com/"><img src="https://jolicode.com/media/original/oss/footer-github.png?v3" alt="JoliCode is sponsoring this project"></a>
104+
</div>

0 commit comments

Comments
 (0)