Skip to content

Commit

Permalink
chore: added installation and contributing guidelines to readme (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-choo committed Jun 19, 2023
1 parent a71b9c2 commit 2d8032b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# mot-application-logger

Utility for logging MOT Web App and API exceptions to defined formats.

## Installing

The recommended way to install is through [Composer](https://getcomposer.org/).
```
composer require dvsa/mot-application-logger
```

## Contributing

Please refer to our [Contribution Guide](/CONTRIBUTING.md).

0 comments on commit 2d8032b

Please sign in to comment.