From 03a7355e0c9a43e96dadf93b5e487dc9d5b35926 Mon Sep 17 00:00:00 2001 From: Naina Dhanwani <31177650+sidoosh@users.noreply.github.com> Date: Tue, 17 Sep 2019 08:57:32 +0530 Subject: [PATCH] Updated read.me --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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