From 481e3e7797f65645f811f3aaf1d551e80b0a60d7 Mon Sep 17 00:00:00 2001
From: Damien Armillon <damien.armillon@student-cs.fr>
Date: Mon, 27 Jul 2020 13:35:42 +0200
Subject: [PATCH] Add README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7260800
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# API Toucan
+
+This repository give to the newspaper of CentraleSupelec an api to share their work and a website to manage it.
+This project was my first project on Express/React and was a way to learn the concept of these technologies.
\ No newline at end of file
-- 
GitLab