diff --git a/readme.md b/readme.md
index 0d13465..2b29516 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,6 @@
-# BudgetBuddy ![BudgetBuddy version badge](https://img.shields.io/badge/dynamic/json?color=informational&label=version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fwaymondrang%2Fbetter-budget-buddy%2Fmain%2Fsrc%2Fchrome%2Fmanifest.json)
+# BudgetBuddy
-A browser extension for analyzing UCSD HDH Account transactions
+A browser extension for collecting and analyzing UCSD HDH Account transactions.
## Table of Contents
@@ -32,15 +32,11 @@ Congrats, you've installed BudgetBuddy!
To start utilizing BudgetBuddy, navigate to the [eAccounts Account Transactions page](https://eacct-ucsd-sp.transactcampus.com/eAccounts/AccountTransaction.aspx).
-Once the Account Transaction Report form appears, a separate box titled BudgetBuddy will appear under the form. Select **Begin** to initiate the data collection process.
+Once the Account Transaction Report form appears, a separate box titled BudgetBuddy will appear under the form. Click **Start** to initiate the data collection process.
Collected transaction data is automatically saved at the end of the process
-After the process finishes, two options will appear.
-
-- **Launch Analyzer** will open the BudgetBuddy Analyzer web app, where users can visualize, sort, and filter through transactions.
-
-- **Awesome** closes the overlay.
+After the process finishes, two options will appear. **Launch Analyzer** will open the BudgetBuddy Analyzer page where users can visualize, sort, and filter through transactions.
## Analyze
diff --git a/releases/bb_v1.0.0_chrome.zip b/releases/bb_v1.0.0_chrome.zip
index 5fa107a..65f55a3 100644
Binary files a/releases/bb_v1.0.0_chrome.zip and b/releases/bb_v1.0.0_chrome.zip differ
diff --git a/releases/bb_v1.0.0_firefox.zip b/releases/bb_v1.0.0_firefox.zip
index 4d025e8..6657450 100644
Binary files a/releases/bb_v1.0.0_firefox.zip and b/releases/bb_v1.0.0_firefox.zip differ
diff --git a/releases/bb_v1.0.0_opera.zip b/releases/bb_v1.0.0_opera.zip
index 08615a2..7b142f3 100644
Binary files a/releases/bb_v1.0.0_opera.zip and b/releases/bb_v1.0.0_opera.zip differ
diff --git a/src/analysis page/.env b/src/analysis page/.env
new file mode 100644
index 0000000..d3d41f9
--- /dev/null
+++ b/src/analysis page/.env
@@ -0,0 +1,2 @@
+BUILD_PATH=../extension/build
+INLINE_RUNTIME_CHUNK=false
diff --git a/src/analysis page/public/index.html b/src/analysis page/public/index.html
index e741b5a..ae02d3f 100644
--- a/src/analysis page/public/index.html
+++ b/src/analysis page/public/index.html
@@ -11,10 +11,10 @@
-
+