Skip to content

Commit

Permalink
docs: Update README with demo.png
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Jan 16, 2024
1 parent c52fa22 commit 391f2b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ server for TypeScript, the documentation for each API should pop up in your edit

## 🔎 Let’s take a look!

<img width="100%" alt="Code Editor showing GraphQL queries being edited with gql.tada and GraphLSP" src="https://raw.githubusercontent.com/0no-co/gql.tada/main/website/public/demo.png" />

```ts
import { graphql } from 'gql.tada';
import { myIntrospectionQuery } from './fixtures/introspection';
Expand Down
Binary file added website/public/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 391f2b4

Please sign in to comment.