From 07667534e354c35d4e72c39a31fbf6eb1c264dd6 Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Fri, 24 Apr 2026 08:10:12 -0700 Subject: minor documentation updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 51436ad..76412a1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A batteries-included GraphQL toolkit for Deno, wrapping `graphql-js` and `@graph Published on JSR as [`@eol/gq`](https://jsr.io/@eol/gq). -```bash +```sh deno add jsr:@eol/gq ``` @@ -139,4 +139,4 @@ Low-level executor that `GraphQLHTTP` delegates to. Use it if you’re rolling y ## License -MIT. +MIT -- cgit v1.2.3