From 6f54656b54a96fb3d7d62b2f769f765e6739775f Mon Sep 17 00:00:00 2001 From: Tom Bray <tom.bray@student-cs.fr> Date: Tue, 21 Jun 2022 10:39:28 +0200 Subject: [PATCH] Readme Update --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d061988..a88db77 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # centrale-ei-web +## Presentation + +''' +The cacaocritics website was developed as part of a one-week project for the CentraleSupélec school. We are three students who developed it: Bruliette, Octolel and PathModeus. +''' + ## Backend ### Project setup @@ -54,7 +60,3 @@ npm run build ``` npm run lint ``` - -### Customize configuration - -See [Configuration Reference](https://cli.vuejs.org/config/). -- GitLab