diff options
author | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2023-05-03 23:52:12 -0400 |
---|---|---|
committer | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2023-05-03 23:52:12 -0400 |
commit | 62215dfc4c2b8e96524057197c1e122b258d3cc2 (patch) | |
tree | 4b75f80c04e3ac6f47c4e7ebbb5866409e058cb8 /part2/countrydata/README.md | |
parent | 6610ee7aec692cd5c913a2853f16d3f1030c19bf (diff) |
plain webserver using vanilla v8
Diffstat (limited to 'part2/countrydata/README.md')
-rw-r--r-- | part2/countrydata/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/part2/countrydata/README.md b/part2/countrydata/README.md index ceb8e8a..3ba4f09 100644 --- a/part2/countrydata/README.md +++ b/part2/countrydata/README.md @@ -4,4 +4,4 @@ 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;'/> +<!--<img src='./example_use.png' style='border-radius: 5px;'/>--> |