diff --git a/README.md b/README.md index 3845d30..e9d1792 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,6 @@ A public GraphQL API for information about countries, continents, and languages. 2. The `country.continent` and `country.languages` are now objects and arrays of objects, respectively. 3. Each `Country` has an array of `states` populated by their states/provinces, if any. -- [Writing queries](#writing-queries) -- [Docs](#docs) -- [Examples](#examples) -- [License](#license) - ## Writing queries ```graphql