diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |