Skip to content

Commit 9053252

Browse files
authored
Update README with new content and formatting
1 parent 37c6008 commit 9053252

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,18 @@ http://localhost:8000/download_nexpenz
7474
git clone https://github.com/nexapytech/Expense-Tracker-app
7575

7676
cd Expense-Tracker-app
77+
78+
7779
---
7880
## ⚙️ Make Commands
7981
To make your repo **easy to run and test**, we provide a Makefile:
80-
# Run the API locally
82+
### Run the API locally
8183
make run
8284

83-
# Run all tests
85+
#### Run all tests
8486
make test
8587

88+
8689
---
8790

8891

@@ -98,3 +101,4 @@ docker run -p 8000:8000 nexpenz
98101

99102

100103

104+

0 commit comments

Comments
 (0)