From 1531e34b93118801041290be1c6e02764dcc03d0 Mon Sep 17 00:00:00 2001
From: Mehdi Atamna <mm.atamna@univ-lyon2.fr>
Date: Thu, 28 Nov 2024 17:30:07 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 30ce05c..3dbd185 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
 
 This is a repository containing the architecture as well as select model checkpoints of **WaveConViT: Wavelet-Based Convolutional Vision Transformer for Cross-Manipulation Deepfake Video Detection**, published at *The 3rd Workshop on MultiMedia FORensics in the WILD*, an ICPR 2024 workshop.
 
-![WaveConViT architecture.](WaveConViT.png)
+![WaveConViT architecture.](WaveConViT.png "WaveConViT architecture. ⊕ indicates element-wise addition and ⊗ indicates matrix multiplication.)
 
-## Getting started
+## Requirements
 
 To make it easy for you to get started with GitLab, here's a list of recommended next steps.
 
-- 
GitLab