From a30ad6623086a702eaac73ac3b98909f16f50a93 Mon Sep 17 00:00:00 2001 From: christos Date: Thu, 6 Feb 2020 13:45:05 +0000 Subject: [PATCH] Updated README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e9f902b..9496861 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# TaskGraph +To run use ./run_local.sh. + +Your default browser should then launch at localhost:3000 along with the backend at localhost:3001. + +Furthermore a docker container should start up running the mongodb backend. + +Below is the documentation from the forked repository. + + # react-digraph ![Demo](example.gif?raw=true) ## Overview