From 73b431ef74c028e83ac07e8a9e58e1521e52baf0 Mon Sep 17 00:00:00 2001
From: Karim Mache <k.mache@fz-juelich.de>
Date: Fri, 28 Mar 2025 22:10:56 +0100
Subject: [PATCH] Add image

---
 .history/README_20250328221011.md | 3 +++
 .history/README_20250328221046.md | 2 ++
 README.md                         | 3 +--
 3 files changed, 6 insertions(+), 2 deletions(-)
 create mode 100644 .history/README_20250328221011.md
 create mode 100644 .history/README_20250328221046.md

diff --git a/.history/README_20250328221011.md b/.history/README_20250328221011.md
new file mode 100644
index 0000000..b3466d9
--- /dev/null
+++ b/.history/README_20250328221011.md
@@ -0,0 +1,3 @@
+## 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">
+
diff --git a/.history/README_20250328221046.md b/.history/README_20250328221046.md
new file mode 100644
index 0000000..eeedd52
--- /dev/null
+++ b/.history/README_20250328221046.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="300">
diff --git a/README.md b/README.md
index 8f6f145..eeedd52 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,2 @@
 ## TOAR-classifier v2: A data-driven classification tool for global air quality stations
-![My Image](./figures/toar_classifier_v2.png)
-
+<img src="./figures/toar_classifier_v2.png" alt="My image" with="300">
-- 
GitLab