From 6da673e259e1c2890d1c9d99ff531e5b9bd342f5 Mon Sep 17 00:00:00 2001
From: Amaury Bilocq <amaurybilocq@mac.home>
Date: Sat, 22 Feb 2025 00:15:28 +0100
Subject: [PATCH] fix image issue

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3737803..21cb82b 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ pyTurbulence is a Python package for generating synthetic compressible turbulent
 TODO:
 - Add dilatational velocity fluctuations
 
-![alt text](image.png) ![alt text](image-1.png)
+![alt text](doc/spectrum.png) ![alt text](doc/u.png)
 
 ## Features
 
-- 
GitLab