From 1d4d0d128d79193acfc546068149ed9929c5cff3 Mon Sep 17 00:00:00 2001 From: Francisco Pessano Date: Wed, 8 Jun 2022 17:00:31 -0300 Subject: [PATCH] docs(readme): Country Searcher example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9d1792..bc8e86b 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Check out [the playground](https://countries.trevorblades.com) to explore the sc - [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) +- [Country Searcher](https://github.com/FranP-code/country-searcher) ## License