From a67a07f1e7aa96e86edee05a2800092d5f8189cc Mon Sep 17 00:00:00 2001 From: Zachary Belford Date: Tue, 3 Nov 2020 15:38:38 -0800 Subject: [PATCH] fix: add docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c47c466..ff05478 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Features: - Completely synchronous - No external dependencies - Fully typed against the generated [meta-schema typings](https://github.com/json-schema-tools/meta-schema/) - + - magically makes your json schema smaller. ## Usage