From 06a793ef3ad9fb54d290b00f827018cb09afa74f Mon Sep 17 00:00:00 2001
From: Reisenthel Timothee <timothee.reisenthel@student-cs.fr>
Date: Mon, 16 Oct 2023 18:48:29 +0200
Subject: [PATCH] =?UTF-8?q?Explication=20m=C3=A9thode=20dans=20nouveau=20f?=
 =?UTF-8?q?ichier=20cr=C3=A9e=20main?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 solutions.md | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 solutions.md

diff --git a/solutions.md b/solutions.md
new file mode 100644
index 0000000..90e8fb6
--- /dev/null
+++ b/solutions.md
@@ -0,0 +1,2 @@
+Pour modifier fichier avec VSCode, même principe que par le terminal:
+add (pour choisir le fichier qu’on modifie), commit et push
\ No newline at end of file
-- 
GitLab