diff --git a/README.md b/README.md index 804ace7..7abc9e8 100644 --- a/README.md +++ b/README.md @@ -6,23 +6,23 @@ It subscribes to Websocket to fetch stock market data. ### Highlights: -## Tabular view of stocks showing : +### Tabular view of stocks showing : - The latest stock price indicating rise or fall from previous stock value - Percent change in stock - Last updation time of stock -## Graphical View of each stocks wrt time +### Graphical View of each stocks wrt time - Ability to compare between graphs - Zoom/Pan over graphs - Download market trend graph for a chosen time frame -# Graphs can show historical values wrt time for any stocks selected +#### Graphs can show historical values wrt time for any stocks selected -# Information on UnsafeScript warning +#### Information on UnsafeScript warning -## Possible Enhancements +### Possible Enhancements - An option to remove historical data of selected stocks without data loss - Scroll option in Stocks tab when more data comes in