Skip to content

Commit

Permalink
Adding ReadME : formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeio committed Feb 11, 2018
1 parent 65256a3 commit af34ed2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
This package is a wrapper around [erusev/parsedown](https://github.com/erusev/parsedown) for Laravel.
Parsedown is a Markdown syntax Parser.

### Prerequisites
## Prerequisites
* Laravael 5.5

### Installing
## Installing

```
composer require "lkeio/laraparse:1.*"
```

### Usage
## Usage

- On your Controller

Expand Down

0 comments on commit af34ed2

Please sign in to comment.