aboutsummaryrefslogtreecommitdiff
path: root/part2
diff options
context:
space:
mode:
authorIbrahim Mkusa <ibrahimmkusa@gmail.com>2023-05-03 23:21:40 -0400
committerIbrahim Mkusa <ibrahimmkusa@gmail.com>2023-05-03 23:21:40 -0400
commit6610ee7aec692cd5c913a2853f16d3f1030c19bf (patch)
tree7eee0317cc64038492651655a2c79eb404fb9afd /part2
parent4941c8fbbdd79850955bcec0d9cd9823139e03b0 (diff)
fun with markdown
Diffstat (limited to 'part2')
-rw-r--r--part2/countrydata/README.md4
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;'/>