Skip to content

Commit ac069d2

Browse files
Update README.md
1 parent 96d5a34 commit ac069d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[![tests](https://github.com/NikolaiProgramist/effective-mobile-test-assignment/actions/workflows/tests.yml/badge.svg)](https://github.com/NikolaiProgramist/effective-mobile-test-assignment/actions/workflows/tests.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=NikolaiProgramist_effective-mobile-test-assignment&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=NikolaiProgramist_effective-mobile-test-assignment) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=NikolaiProgramist_effective-mobile-test-assignment&metric=coverage)](https://sonarcloud.io/summary/new_code?id=NikolaiProgramist_effective-mobile-test-assignment)
44

5+
> [!TIP]
6+
> You can to use `postman` collection for testing API.
7+
> It placed to the `files/` directory.
8+
59
## Setup
610

711
1. Download this project:
@@ -18,10 +22,6 @@ cd effective-mobile-test-assignment
1822

1923
3. Now you can use the API at: http://localhost:8000
2024

21-
> [!TIP]
22-
> You can to use `postman` collection for testing API.
23-
> It placed to the `files/` directory.
24-
2525
### ✏️ SQLite
2626

2727
Run setup command:

0 commit comments

Comments
 (0)