From b6cfaf6873d1c836b6a70dd4c5ec04c992ff651f Mon Sep 17 00:00:00 2001 From: Zane Date: Sun, 29 Dec 2019 19:44:35 -0600 Subject: [PATCH] Added a python example using the API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca2668d..4398d8a 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Check out [the playground](https://countries.trevorblades.com) to explore the sc - [React Native](https://github.com/muhzi4u/country-directory-app) - [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) ## License