From 22417739111240a755212d6a2fe26620545a6896 Mon Sep 17 00:00:00 2001 From: Karim Mache <k.mache@fz-juelich.de> Date: Fri, 28 Mar 2025 22:11:21 +0100 Subject: [PATCH] Add image --- .history/README_20250328221114.md | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .history/README_20250328221114.md diff --git a/.history/README_20250328221114.md b/.history/README_20250328221114.md new file mode 100644 index 0000000..85e7d66 --- /dev/null +++ b/.history/README_20250328221114.md @@ -0,0 +1,2 @@ +## TOAR-classifier v2: A data-driven classification tool for global air quality stations +<img src="./figures/toar_classifier_v2.png" alt="My image" with="200"> diff --git a/README.md b/README.md index eeedd52..85e7d66 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ ## TOAR-classifier v2: A data-driven classification tool for global air quality stations -<img src="./figures/toar_classifier_v2.png" alt="My image" with="300"> +<img src="./figures/toar_classifier_v2.png" alt="My image" with="200"> -- GitLab