Skip to content

Commit b1aa3c1

Browse files
Update the description of README
1 parent b6bc97b commit b1aa3c1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ lerna-debug.log*
3535
!.vscode/extensions.json
3636

3737
# Env
38-
.env
38+
.env
39+
frontend

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This is expense tracker web application. It is built with NestJS (backend), Reac
1010
2. User can create multiple wallets
1111
3. View the expense/income distribution by pie chart, bar chart and line chart.
1212

13+
## Branches
14+
15+
There are 2 branch: master and refine-vite. The refine-vite branch is using refine's vite framework to develop. Both branch perform the same.
16+
1317
## Deploy
1418

1519
### Pre-requisite

0 commit comments

Comments
 (0)