Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mfadul24 committed Mar 18, 2024
1 parent fca3fa0 commit 68f759c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ It serves as an example with some bad practices included.

## Tasks

- [ ] Fork the repository and create a PR with your changes to this Repository
- [ ] Clone the repository or [download the code](https://github.com/cutlery42/backend-code-review/archive/refs/heads/main.zip)
- [ ] Handle all [open issues](https://github.com/cutlery42/backend-code-review/issues) in the project
- [ ] Make `vendor/bin/phpstan` pass without errors
- [ ] Make `vendor/bin/phpunit` pass without errors
- [ ] Upload the code to your own Repository (Avoid forking the repository and creating a PR, as this would make your solution visible to others)]

## Install

Expand Down

0 comments on commit 68f759c

Please sign in to comment.