From 722a82c21ceb0c7f9d4b2af3bfc7c9f7eb2c21e4 Mon Sep 17 00:00:00 2001 From: Tasio Mendez Date: Fri, 15 Dec 2017 18:05:28 +0100 Subject: [PATCH] README updated --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b726a64 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Graphs + +Graph Visualization with D3.js + +For running the server, execute the command + +```python run.py```