From 0be3bfb2b379176394da3ba75a27fb352a9feb40 Mon Sep 17 00:00:00 2001 From: Scott Tolinski Date: Fri, 22 Oct 2021 09:32:33 -0600 Subject: [PATCH] updates readme --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dbbc77f..40029e5 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This also gives us a `get` function for queries based on the query name. ie `get ```