Skip to content

Commit 88c2f42

Browse files
committed
add installation info to README
1 parent 8f2d04e commit 88c2f42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ A PHP library for the [KDL Document Language](https://kdl.dev) (pronounced like
44

55
![alt text](./kdl.svg "KDL logo")
66

7+
## Installation
8+
9+
The KDL library can be included to your project using Composer:
10+
11+
`composer require kdl/kdl`
12+
713
## Limitations
814

915
For now, this library only supports parsing.

0 commit comments

Comments
 (0)