diff --git a/index.html b/index.html index 68742f0..86d33fb 100644 --- a/index.html +++ b/index.html @@ -16,13 +16,15 @@

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 -language, and is relatively light on syntax compared to XML.

-

There's a living specification, as well as -implementations. The language is based on -SDLang, with a number of modifications and -clarifications on its syntax and behavior.

+invoking a bunch of CLI commands! It's meant to be used both as a +serialization format and a configuration language, much like JSON, YAML, or +XML.

+

There's a living +specification, as well as +various implementations. You can also check out the +FAQ to answer all your burning questions!

+

The language is based on SDLang, with a number of +modifications and clarifications on its syntax and behavior.

Overview