Skip to content

Commit 7467f5a

Browse files
committed
Add JetBrains sponsorship to README with H1 heading
1 parent b3a6663 commit 7467f5a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,9 @@ Working with JSON data
6969
A JSON data structure is almost identical in scope to the DataObject introduced in this repository, with one key difference: JSON data can represent a primitive data type, not always key-value-pairs. Because of this, [PHP.Gt/Json is maintained separately to provide structured, type-safe, immutable JSON objects][json] as an extension to this DataObject repository.
7070

7171
[json]: https://php.gt/json
72+
73+
# Proudly sponsored by
74+
75+
[JetBrains Open Source sponsorship program](https://www.jetbrains.com/community/opensource/)
76+
77+
[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://www.jetbrains.com/community/opensource/)

0 commit comments

Comments
 (0)