From 0336397f7942074998e92f010f9d2bd7e2e144ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caroline=20de=20Pourtal=C3=A8s?= <236-cdepourt@users.noreply.022e47118ec0> Date: Tue, 15 Feb 2022 13:56:51 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ca8c092..f30f1c8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # Pnria Projet Deeplever +## Requirements + +Install visdcc, dash via pip install + +- pip install visdcc +- pip install dash + +## Running + +Run app.py then visit localhost -- GitLab