Skip to content

Commit 5ceed67

Browse files
committed
Swap description and badges in README.md
1 parent 48d6c08 commit 5ceed67

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Noctud Collection
2-
Type-safe, mutable/immutable, sortable and key-preserving List/Map/Set collections for **PHP 8.4+**.
32

43
[![Docs](https://img.shields.io/badge/docs-noctud.dev-8A2BE2)](https://noctud.dev/collection/getting-started)
54
[![codecov](https://codecov.io/gh/noctud/collection/branch/0.1.x/graph/badge.svg)](https://codecov.io/gh/noctud/collection)
65
[![Latest Stable Version](https://img.shields.io/packagist/v/noctud/collection.svg)](https://packagist.org/packages/noctud/collection)
76
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)
87
[![Discord](https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white)](https://discord.gg/jS3fKe6vW9)
8+
9+
Type-safe, mutable/immutable, sortable and key-preserving List/Map/Set collections for **PHP 8.4+**.
10+
911
```shell
1012
composer require noctud/collection
1113
```

0 commit comments

Comments
 (0)