Skip to content

Commit

Permalink
Readme demo + note
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmldr committed May 13, 2020
1 parent 3800fc1 commit f4fd685
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
[![Total Downloads](https://img.shields.io/packagist/dt/jonmldr/grumphp-doctrine-task.svg?style=flat-square)](https://packagist.org/packages/jonmldr/grumphp-doctrine-task)

This library provides Doctrine's schema validation in Symfony projects as a GrumPHP task.
> Note: this task is made for Symfony projects, it uses 'bin/console' so you don't have to configure the Doctrine CLI.
## Demo
<img src="https://user-images.githubusercontent.com/33514542/81804148-f9261e00-9518-11ea-8e92-d04d482b45ff.gif" alt="demo" width="100%" />

## Installation
You can install the package via composer:
Expand Down

0 comments on commit f4fd685

Please sign in to comment.