From b0bb5ea79ca372a1ed444293ce7e351a468c45e1 Mon Sep 17 00:00:00 2001
From: Anzo <enzo.decarvalhobittencourt@ensiie.fr>
Date: Sun, 27 Aug 2023 04:36:44 -0700
Subject: [PATCH] fixed the README

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

diff --git a/README.md b/README.md
index b0e8528..e0caace 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ usage :
 
 Requirements
 ============================================================================
+
 Python's requirement are given in the [requirement file](./requirements.txt)
 But in short you will need :
     - numpy
@@ -29,6 +30,7 @@ But in short you will need :
     - OpenCV
     - Pillow
     - And obviously [chafa](https://hpjansson.org/chafa/download/) or [jp2a](https://github.com/cslarsen/jp2a).
+
 TODO
 =============================================================================
 - Add Licensing
-- 
GitLab