diff --git a/README.md b/README.md index 0f994f1..965ba4c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![StockDataView Project Banner](images/StockDataView.jpg) + # StockDataView StockDataView is a Streamlit application designed to display and visualize stock data fetched from the Financial Modeling Prep (FMP) API. It provides users with bar charts, tables of stock fundamentals, and ratings for a given stock ticker. diff --git a/images/StockDataView.jpg b/images/StockDataView.jpg new file mode 100644 index 0000000..115fcd6 Binary files /dev/null and b/images/StockDataView.jpg differ