From 2103c5048f6908dc219132c5b5e667dedc2ae7b1 Mon Sep 17 00:00:00 2001 From: Ethan Smith <76051931+eethansmith@users.noreply.github.com> Date: Mon, 11 Dec 2023 14:50:47 +0000 Subject: [PATCH] Update README.md to add screenshots to indicate progress --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 438b64f..f4336ac 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ - Daily/Monthly/Yearly View ![Screenshot showing the main view of the Investment Portfolio Overview page.](./screenshots/img2.png) -![Screenshot showing the current holdings of the Investment Portfolio Overview page.](./screenshots/img1.png) -![Screenshot showing the historic holdings of the Investment Portfolio Overview page.](./screenshots/img3.png) +![Screenshot showing the current holdings of the Investment Portfolio Overview page.](./screenshots/img3.png) +![Screenshot showing the historic holdings of the Investment Portfolio Overview page.](./screenshots/img1.png) ![Screenshot showing the backend API for the app, in this example it is fetching data of transactions and valuations of Apple stock.](./screenshots/img4.png)