Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-hmmr committed Jan 14, 2023
1 parent 80b680f commit 62d2fec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# terminal-stocks

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

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

### Note
- This app uses the yahoo finance to fetch information. Please provide ticker for yahoo finance.
- 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


### CLI Usage
Expand Down

0 comments on commit 62d2fec

Please sign in to comment.