From 470222e11859cd4789c5716db9b71a5edc683bca Mon Sep 17 00:00:00 2001 From: Ben Kraft Date: Tue, 30 Mar 2021 12:46:03 -0700 Subject: [PATCH] check some boxes off the README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d496071..331c394 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,7 @@ Config options: - generate mocks? Other: -- (*) error-checking/validation/etc. everywhere -- (*) a name that's more clearly distinct from other libraries out there and conveys what this does +- (+) improved validation and error checking - (+) more tests - (+) documentation - custom scalar types (or custom mappings for standard scalars, if you want a special ID type say)