From 88c2f424aeecff977ad41ff5b6087b089be4d7a2 Mon Sep 17 00:00:00 2001 From: Douglas Greenshields Date: Wed, 13 Jan 2021 16:45:24 +0000 Subject: [PATCH] add installation info to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8c70cef..7c735d9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ A PHP library for the [KDL Document Language](https://kdl.dev) (pronounced like ![alt text](./kdl.svg "KDL logo") +## Installation + +The KDL library can be included to your project using Composer: + +`composer require kdl/kdl` + ## Limitations For now, this library only supports parsing.