From aa5ac9c092652ecf9c196934067591c8c46b1b1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kav=C3=ADk?= Date: Fri, 27 Mar 2020 08:41:41 +0100 Subject: [PATCH] docs(readme): Seed example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b56b6c..d269b1d 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Check out [the playground](https://countries.trevorblades.com) to explore the sc - [ReasonML](https://medium.com/@idkjs/reasonml-and-graphql-without-graphql-part-1-192c2e9e349c) - [Country quiz app](https://github.com/byrichardpowell/Country-Quiz) (React, TypeScript) - [Python](./examples/python) +- [Seed](https://github.com/seed-rs/seed/tree/master/examples/graphql) ## License