Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceM committed Apr 30, 2019
1 parent 4d591e9 commit 19c664f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Reflection Mocker
<p align="center">
<a href="https://packagist.org/packages/reecem/mocker"><img src="https://poser.pugx.org/reecem/mocker/v/stable" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/reecem/mocker"><img src="https://poser.pugx.org/reecem/mocker/license" alt="License"></a>
</p>

This package is initially made to fi an issue on the MailEclipse package, but improvements are welcome.
It currently is probably stupid simple, but deals with the one job of reading a file and mocking it.
Expand All @@ -25,7 +29,9 @@ You can install the package via composer:
```bash
composer require reecem/mocker
```
# Requirements

- Laravel ^5.6 (min)

## Usage

Expand Down

0 comments on commit 19c664f

Please sign in to comment.