From dd1191be4b984cd24bce7d2ca41ee3c31bb65959 Mon Sep 17 00:00:00 2001 From: Alexandre Roman Date: Tue, 12 Nov 2024 17:21:39 +0100 Subject: [PATCH] Update doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7786986..ecb736f 100644 --- a/README.md +++ b/README.md @@ -272,10 +272,10 @@ http ":8080/weather/v3?q=Sort the top 5 most populated cities in France by tempe to answer a question, mapping the result to a JSON structure: ```shell -http ":8080/weather/v4?u=https://live.staticflickr.com/65535/53783195627_283a3ae09d_c_d.jpg" +http ":8080/weather/v4?u=https://live.staticflickr.com/65535/54135349734_8503393ea0_h.jpg" ``` -## Contribute +## Contributing Contributions are always welcome!