From 71ddf27556272d2188cfbc493de635f70e51100b Mon Sep 17 00:00:00 2001
From: Amira Abdel-Rahman <amira-rahman@aucegypt.edu>
Date: Wed, 29 Jan 2020 14:19:22 -0500
Subject: [PATCH] added documentation link for performance calculation graph

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f486bfc..ed1dd2c 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ Topics include:
 ## Demo Links
 
 - **"Physical Computing Interface"** demo lives [here.](https://amiraa.pages.cba.mit.edu/physical-computing-design-tools/01_Code/physical_computing_interface/index.html)
+- "Performance Calculation Graph" demo lives [here.](https://amiraa.pages.cba.mit.edu/physical-computing-design-tools/01_Code/physical_computing_interface/graph/index.html)
 - [Distributed Deep Neural Networks](https://gitlab.cba.mit.edu/amiraa/ddnn)
 - UR10 voxel Assembly [demo.](https://amiraa.pages.cba.mit.edu/physical-computing-design-tools/01_Code/physical_computing_interface/assembly/standAloneAssembly.html)
 
-- 
GitLab