diff --git a/README.html b/README.html index cf8d7ac..255bb10 100644 --- a/README.html +++ b/README.html @@ -316,8 +316,9 @@ ul.auto-toc {
D:YAML is an open source YAML parser library for the D programming language. -It is (almost) compliant to the -YAML 1.1 specification. Much of D:YAML code is based on +It is +(almost) +compliant to the YAML 1.1 specification. Much of D:YAML code is based on PyYAML created by Kirill Simonov. D:YAML has no external dependencies, all it needs is a D compiler and Phobos (standard library). It is written in D2 and there are no plans for D1 or Tango support.
@@ -447,7 +448,7 @@ library for the