Skip to content

Commit

Permalink
README.md: Update readme (#13)
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
eyurtsev committed Mar 1, 2024
1 parent dc9d788 commit 22a9eee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -149,7 +149,6 @@ curl -X 'GET' 'http://localhost:8000/ready'

This should return `ok`.


## Contributions

Feel free to develop in this project for your own needs!
Expand Down Expand Up @@ -199,7 +198,7 @@ Run the tests
make test
```

# Linting and format
### Linting and format

Testing and formatting is done using a Makefile inside `[root]/backend`

Expand Down

0 comments on commit 22a9eee

Please sign in to comment.