From 2d464d33a0e9141f62b4a260eadc16da8094975f Mon Sep 17 00:00:00 2001 From: Gerald Bauer Date: Sun, 11 Sep 2022 15:56:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d83acb43..cd930f8d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ from another talk. Happy exploring the world with JavaScript Object Notation (JS A: Not sure I understand your question ;-). factbook.json is a REST HTTP API for the World Factbook. -For example, to request the country profile (data) for Germany (gm) using the REST HTTP API try and so on. +For example, to request the country profile (data) for Germany (gm) using the REST HTTP API ( - no API key required ;-) - ) try and so on.