Skip to content

Commit

Permalink
docs: update README.md to improve section headings for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Irash-Perera committed Dec 31, 2024
1 parent 6876dc4 commit 942955b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

With this application, users can sign in with their Google account and create an eWallet, which can be used to manage their expenses and incomes as well as to analyze their transaction history.

#### Technologies Used:
## Technologies Used:
- GraphQL : For the backend API
- WSO2 API Manager : For API management
- Apollo Client/Server : For GraphQL client and server
Expand All @@ -14,7 +14,7 @@ With this application, users can sign in with their Google account and create an
- MongoDB : For the database
- Google OAuth : For user authentication

#### Screenshots:
## Screenshots:
| Page | Screenshot |
| --- | --- |
| Home Page | ![home-page](./screenshots/home.png) |
Expand All @@ -23,7 +23,7 @@ With this application, users can sign in with their Google account and create an
| Dashboard | ![dashboard](./screenshots/dashboard.png) |
| Add Transaction | ![add-transaction](./screenshots/add-transaction.png) |

#### Setup:
## Setup:

1. **Clone the repository**
Clone the repository using the following command.
Expand Down

0 comments on commit 942955b

Please sign in to comment.