diff options
Diffstat (limited to 'part2/countrydata/README.md')
-rw-r--r-- | part2/countrydata/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/part2/countrydata/README.md b/part2/countrydata/README.md index bea73cf..ceb8e8a 100644 --- a/part2/countrydata/README.md +++ b/part2/countrydata/README.md @@ -1,5 +1,7 @@ # Find my country -Provides information on country's capital, area, langauges, and flag +Provides information on country's capital, area, langauges, and flag. Data is +pulled from https://restcountries.com/#endpoints-all via its REST API # Example use ![example use](./example_use.png) +<img src='./example_use.png' style='border-radius: 5px;'/> |