From b1f00d5d8d62a68a29eddfe10f947e5dccf58987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sat, 19 Dec 2020 12:58:35 -0800 Subject: [PATCH] capitalize --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fb5c082..4ca051b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # KDL - The KDL Document Language -kdl is a document language with xml-like semantics that looks like you're +KDL is a document language with xml-like semantics that looks like you're invoking a bunch of CLI commands! It's meant to be used both as a serialization format and a configuration @@ -13,9 +13,9 @@ clarifications on its syntax and behavior. ## Design and Discussion -kdl is still extremely new, and discussion about the format should happen over -on the [discussions page](https://github.com/kdoclang/kdl/discussions). Feel free -to jump in and give us your 2 cents! +KDL is still extremely new, and discussion about the format should happen over +on the [discussions page](https://github.com/kdoclang/kdl/discussions). Feel +free to jump in and give us your 2 cents! ## Design Principles