aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2022-03-28 00:27:10 -0600
committerMelody Horn <melody@boringcactus.com>2022-03-28 00:27:10 -0600
commit74b64c103302b3715ad4222782cf872405ac5463 (patch)
tree62158f32d12aa61afc184cd94f6a07d3d1f3ac38
parent6f8c397d960af654a25c82fea26ee75757f02c17 (diff)
downloadkdl-schema-74b64c103302b3715ad4222782cf872405ac5463.tar.gz
kdl-schema-74b64c103302b3715ad4222782cf872405ac5463.zip
there are technically docs now
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f13f32b..0f049aa 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ assert_eq!(kdl_schema::SCHEMA_SCHEMA.document.info.title[0].text, "KDL Schema");
## conditions blocking version 1.0.0
-- documentation at all
+- consistently good documentation
- merge ref target over ref source if ref source has anything else
- good API for parsing from a file
- types actually match the schema (currently I'm omitting several things because the schema schema doesn't use them)