From 901593f859ae4ba307445cf1df595672a812e58c Mon Sep 17 00:00:00 2001 From: Brandin Canfield Date: Wed, 16 Aug 2023 00:16:59 -0400 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c1f6ff..8330626 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ Prisma Generator UsageOptionsExamples -

- +

## CLI Usage ```zsh @@ -72,3 +71,22 @@ npx nexquik -schema mySchema.prisma -output myOutputDirectory -exclude ModelOne, ```zsh npx nexquik -schema mySchema.prisma -output myOutputDirectory -include ModelThree ``` +

+
+ + + NPM version + + + + Build Status + + + + Download + +
+