From be40e77739f8edf21a03f39e81ca7d650ebac4e3 Mon Sep 17 00:00:00 2001
From: Juancho <116334702+juanchok12@users.noreply.github.com>
Date: Fri, 17 May 2024 16:28:01 -0700
Subject: [PATCH] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 76b99d9..1a01086 100644
--- a/README.md
+++ b/README.md
@@ -95,6 +95,7 @@ Yahoo! Finance: https://finance.yahoo.com/
## Data Application
+I used Plotly Dash as the python framework to create the interactive web application. The data application itself is hosted by AWS Elastic Beanstalk.
### Network plots of acquisitions and mergers for the Big Four
Used [NetworkX](https://networkx.org/) Python library in to develop the network plot.