From ce72040efc7e01bb7e13d0666573d8bd00e88f66 Mon Sep 17 00:00:00 2001 From: shawnkim1997 <96468018+shawnkim1997@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:59:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 439b20b..5b393b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 10-K Financial Analyzer +# 10-K Financial Analyser A web app that fetches the latest 10-K from SEC EDGAR for a given stock ticker (e.g. AAPL), then uses **Item 7 (MD&A)** and **Item 8 (Financial Statements)** to produce a CFA-style analysis: a detailed summary (financial health, profitability, key risks), a **CFA Investment Report** section, and key metrics (Revenue, Net Income, Operating Cash Flow). Powered by **Google Gemini**.