Skip to content

Commit

Permalink
Bold the sections
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhiek187 committed Mar 31, 2021
1 parent 1b330bd commit d111b98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ This is a web service that serves as an introduction to the stock market for use

The app is split up into 4 sections:

- Screener: This is where users can filter stocks by country, price, sector, and exchange.
- **Screener:** This is where users can filter stocks by country, price, sector, and exchange.

- Flashcards: Users can view a list of financial terms used throughout the app.
- **Flashcards:** Users can view a list of financial terms used throughout the app.

- Portfolio: Users can view a list of stocks they've invested in. They start off with $10,000 and can view how their net worth changes each day.
- **Portfolio:** Users can view a list of stocks they've invested in. They start off with $10,000 and can view how their net worth changes each day.

- Details: This page shows stock information about a company as well as a detailed analysis of the stock price for short and long-term investments. This is also where users can trade stocks.
- **Details:** This page shows stock information about a company as well as a detailed analysis of the stock price for short and long-term investments. This is also where users can trade stocks.

## Dependencies

Expand Down

0 comments on commit d111b98

Please sign in to comment.