Skip to content

Commit 62d2fec

Browse files
committed
Updates readme
1 parent 80b680f commit 62d2fec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# terminal-stocks
22

3-
terminal-stocks is a terminal based application that provide stock price information.
3+
terminal-stocks is a terminal based application that provides stock price information.
44
Read more here: https://blog.shashi.dev/2021/01/track-stock-market-information-right-in.html
55

66
<img alt="terminal-stocks" src="https://raw.githubusercontent.com/shweshi/terminal-stocks/main/screenshots/Screenshot_Current.png" />
@@ -27,7 +27,7 @@ $ curl terminal-stocks.dev/ITC.NS,INFY.NS,WIPRO.NS
2727
<img alt="terminal-stocks" src="https://raw.githubusercontent.com/shweshi/terminal-stocks/main/screenshots/Screenshot_List.png" />
2828

2929
### Note
30-
- This app uses the yahoo finance to fetch information. Please provide ticker for yahoo finance.
30+
- This app uses https://finance.yahoo.com/ to fetch information. Please provide a ticker symbol from yahoo finance to fetch the ticker's market data
3131

3232

3333
### CLI Usage

0 commit comments

Comments
 (0)