From 5dc998916b04842dffc6d9803ff64adaf1bf2dbf Mon Sep 17 00:00:00 2001 From: Dustin Smith Date: Tue, 8 Mar 2022 16:28:39 +0700 Subject: [PATCH] updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2465d47..61e513a 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,8 @@ as modifying the line items to represent your business. Also, you are not limited to using a cloud migration process to use this template. Feel free update it as you see fit for whatever your organization may be looking into whether it is standing up a new factory, cost savings of data compression, introducing a new widget into the market place, etc. + +# Structure +In this repo, I have a `notebooks` and `html` directory. If you want to peruse the example without launching Python, just open the html +file locally and review it on your web browser. Once you are ready to play around with the current example or create your own, open the +notebook and take it for a spin.