Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Adds installation
Browse files Browse the repository at this point in the history
  • Loading branch information
mithra62 committed Apr 20, 2016
1 parent 27f6c9f commit b53cedd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -5,4 +5,11 @@
[![Author](http://img.shields.io/badge/author-@mithra62-blue.svg?style=flat-square)](https://twitter.com/mithra62)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jaeger-app/bootstrap/master/LICENSE)

A simple error collection wrapper.
A base error collection to allow for individual inspections and system validations.

## Installation
Add `jaeger-app/errors` as a requirement to your `composer.json`:

```bash
$ composer require jaeger-app/errors
```

0 comments on commit b53cedd

Please sign in to comment.