From 2f5782a0284342d6ce7d7e61c47edf7ff4f7aea7 Mon Sep 17 00:00:00 2001 From: Jingyan Ling <jingyanling2018@u.northwestern.edu> Date: Mon, 29 Jul 2019 16:46:39 -0700 Subject: [PATCH] update journal --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3230692..c6f9114 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ - Was working on 'dsn_python' Python Library. - Class tree: + ~~~ |--dsnwritter.py (top and second level structure) |--dsn_module.py @@ -463,6 +464,7 @@ |--netclass class |--load netlist functions ~~~ + - Text tree structure is done. - Documentation and notes for code needed - Functions are needed to help user use library. -- GitLab