From 418e4344b6ad7fcca489a37df9a90dc314f5e9a1 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 18 Feb 2023 02:56:33 +0000 Subject: [PATCH] tweak readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca294c0..83b3280 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,13 @@ It converts the above textual tensorflow summary into a directed graph with [nom ## Demo Try the demo here: +## Getting started locally -## Getting started +### System Requirements + - git + - Node + npm + +### Instructions If you want to run this project locally, first start by cloning the repository: ```bash