diff --git a/README.md b/README.md index f710626..466c8ed 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,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. The application script and its requirements can be found in the 'deployment' folder. +I used Plotly Dash as the python framework to create the interactive web application. The data application itself is hosted by AWS Elastic Beanstalk. The application script and its requirements can be found in the 'deploy' folder. ### Network plots of acquisitions and mergers for the Big Four
Used [NetworkX](https://networkx.org/) Python library in to develop the network plot.