From d60fcc9158db6859e8b7cd31655c1cedb6b48ed8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFck=20Piera?= Date: Mon, 18 Jan 2016 16:53:12 +0100 Subject: [PATCH] Update readme installation instructions :pencil2: --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 19447b2..57e5992 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,13 @@ Very important bundle to make Symfony Exception looks like /r/gifs. ## Installation -Use [Composer](http://getcomposer.org/) to install `GifExceptionBundle` in your project: +- Use [Composer](http://getcomposer.org/) to install `GifExceptionBundle` in your project: ```shell composer require "jolicode/gif-exception-bundle" ``` -## Usage - -Just enable the bundle in **dev** environment, and you're done: +- Enable the bundle in **dev** environment: ```php /** @@ -41,6 +39,14 @@ Just enable the bundle in **dev** environment, and you're done: } ``` +- Then install the assets to make gifs accessible to public: + +```shell +app/console assets:install +``` + +Now enjoy your exceptions \o/ + ## Add some more gifs! We need you to improve the included GIFs! Do not hesitate to open PRs to add