From 7df8ac581bd050ab6474d636f17974274d037f3e Mon Sep 17 00:00:00 2001
From: Maxime Princelle <maxime@princelle.org>
Date: Fri, 17 Dec 2021 14:54:16 +0100
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20README?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md         | 9 ++++++++-
 public/index.html | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2f13fe2..8b94063 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,14 @@ Projet ERP RMS <img src="./public/logo.png" width="60" height="90" />
 
 [![Build Status](https://drone.princelle.org/api/badges/erp-sil/rms/status.svg?ref=refs/heads/main)](https://drone.princelle.org/erp-sil/rms)
 
-Ce projet est une interface, mise a disposition pour l'administration de l'[AIUS](https://fr-fr.facebook.com/aius.strasbourg/). Elle materialise une caisse enregistreuse dématerialisée permetant la gestion des achat et du stock. 
+Ce projet est une interface, mise a disposition pour l'administration de l'[AIUS](https://fr-fr.facebook.com/aius.strasbourg/). Elle materialise une caisse enregistreuse dématerialisée permetant la gestion des achat et du stock.
+
+Membres du groupe :
+
+* BRUA Hugo
+* LAFORÊT Nicolas
+* PRINCELLE Maxime
+* VAUCHAIR Marline
 
 ### Table des matières
 1. [Installation du module](#module-installation)
diff --git a/public/index.html b/public/index.html
index f842f3a..d76a152 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,7 +24,7 @@
       work correctly both with client-side routing and a non-root public URL.
       Learn how to configure a non-root public URL by running `npm run build`.
     -->
-    <title>AIUS • RMS</title>
+    <title>AIUS - RMS</title>
   </head>
   <body>
     <noscript>You need to enable JavaScript to run this app.</noscript>
-- 
GitLab