From 468e1570f5ec33021a9a3c9952bab615a1b5a124 Mon Sep 17 00:00:00 2001
From: Amira Abdel-Rahman <amira-rahman@aucegypt.edu>
Date: Wed, 23 Oct 2019 13:22:55 -0400
Subject: [PATCH] old readme edits

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

diff --git a/README.md b/README.md
index 5d0e8b9..44ab971 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # Physical Computing Design Tools
 
+## Description
 Repository for DICE design tools explorations.
 
 Topics include:
@@ -12,4 +13,16 @@ Topics include:
         - Desktop (external) assembler 
         - Swarm assembly and manipulation
 
+----
+## Todo
+- [ ] Data Flow data Data structure
+  - [ ] look at examples
+- [ ] Max flow implementation
+- [ ] Graph Search
+- [ ] Graph creation (nodes creation)
+- [ ] Graph Hierarchy
+----
+
+## Progress
+- [Distributed Deep Neural Networks](https://gitlab.cba.mit.edu/amiraa/ddnn)
 
-- 
GitLab