diff --git a/README.md b/README.md index 2bed19e..1bc984b 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,14 @@ You can stay up to date with the latest changes subscribing to the [Genql change **Features** -- ✅ Type completion & Type validation -- 🍃 No dependencies (not even graphql) -- ⚡️ [Can easily fetch all scalar fields in a type](https://genql.dev/docs/usage/fetch-all-fields-on-a-type) -- 🐎 [Works with any client (Apollo, Relay, etc)](https://genql.dev/docs/usage/integrate-with-other-graphql-clients) -- 🥃 [Support for Subscriptions](https://genql.dev/docs/usage/subscriptions) -- 🔋 [Built in batching support](https://genql.dev/docs/usage/batching-queries) -- ↔️ [Easy migrate existing GraphQL queries to Genql code](https://genql.dev/converter) -- 🚂 Works in browser, Node, Deno, Cloudflare workers, Bun and more +- ✅ Type completion & Type validation +- 🍃 No dependencies (not even graphql) +- ⚡️ [Can easily fetch all scalar fields in a type](https://genql.dev/docs/usage/fetch-all-fields-on-a-type) +- 🐎 [Works with any client (Apollo, Relay, etc)](https://genql.dev/docs/usage/integrate-with-other-graphql-clients) +- 🥃 [Support for Subscriptions](https://genql.dev/docs/usage/subscriptions) +- 🔋 [Built in batching support](https://genql.dev/docs/usage/batching-queries) +- ↔️ [Easy migrate existing GraphQL queries to Genql code](https://genql.dev/converter) +- 🚂 Works in browser, Node, Deno, Cloudflare workers, Bun and more ## Example @@ -81,13 +81,18 @@ query { ## Why +| sdfdsf | | | +| ------ | ------ | --- | +| | dfdfdf | | +| dfsdf | | | + Genql has a lot of benefits over writing graphql queries by hand: -- Writing queries is faster thanks to TypeScript auto completion -- You can safely update your schema and be sure your queries are still valid -- You can fetch all scalar fields in a type with `__scalar: true` -- No `graphql` package dependency, no runtime parsing of queries -- You have to generate the client only after your schema changes, not after every query change +- Writing queries is faster thanks to TypeScript auto completion +- You can safely update your schema and be sure your queries are still valid +- You can fetch all scalar fields in a type with `__scalar: true` +- No `graphql` package dependency, no runtime parsing of queries +- You have to generate the client only after your schema changes, not after every query change --- @@ -95,10 +100,10 @@ Genql has a lot of benefits over writing graphql queries by hand: [**Notaku**](https://notaku.so) -[![Notaku](https://notaku.so/github_banner.jpg)](https://notaku.so) +![Deploy with Vercel](https://vercel.com/button) -[![Vercel](https://genql.dev/vercel-logo.svg)](https://vercel.com?utm_source=genql) +ddddd ---- +dsf -[Licensed under MIT](). +[Licensed under MIT](). \ No newline at end of file