Skip to content

Commit 4800e62

Browse files
authored
docs: add cover image to readme (#14)
1 parent 3485404 commit 4800e62

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Storyblok Content API Client
1+
<div align="center">
2+
<img src="assets/php-content-delivery-api-client-github-repository.png" alt="Storyblok PHP Content API Client" align="center" />
3+
<h1 align="center">Storyblok Content Delivery API Client</h1>
4+
<p align="center">Co-created with <a href="https://sensiolabs.com/">SensioLabs</a>, the creators of Symfony.</p>
5+
</div>
26

37
> [!WARNING]
48
> This library is in the initial phase and subject to change in a future release.
@@ -635,3 +639,7 @@ new BlogPostCollection(
635639

636640
[actions]: https://github.com/sensiolabs-de/storyblok-api/actions
637641
[codecov]: https://codecov.io/gh/sensiolabs-de/storyblok-api
642+
643+
## License
644+
645+
This project is licensed under the MIT License. Please see [License File](LICENSE) for more information.
Loading

0 commit comments

Comments
 (0)