capitalize

This commit is contained in:
Kat Marchán 2020-12-19 12:58:35 -08:00
parent cf341eac91
commit b1f00d5d8d
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# KDL - The KDL Document Language # 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! invoking a bunch of CLI commands!
It's meant to be used both as a serialization format and a configuration 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 ## Design and Discussion
kdl is still extremely new, and discussion about the format should happen over 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 on the [discussions page](https://github.com/kdoclang/kdl/discussions). Feel
to jump in and give us your 2 cents! free to jump in and give us your 2 cents!
## Design Principles ## Design Principles