Skip to content

Commit

Permalink
Update documentation and improve gifs 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
damienalexandre committed Jan 18, 2016
1 parent fb19f82 commit 8a7dc24
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ Very important bundle to make Symfony Exception looks like /r/gifs.

![Demo](Resources/doc/images/screenshot.png)

*Be aware that we can not be held responsible for any loss of productivity.*
*Be aware that we can not be held responsible for any loss of productivity during development.*

## 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** environnement, and you're done:
Just enable the bundle in **dev** environment, and you're done:

```php
/**
Expand All @@ -41,6 +41,11 @@ Just enable the bundle in **dev** environnement, and you're done:
}
```

## Add some more gifs!

We need you to improve the included GIFs! Do not hesitate to open PRs to add
more gifs in [Resources/public/images/](Resources/public/images/), it will be very welcomed! :wink:

## Further documentation

You can see the current and past versions using one of the following:
Expand All @@ -56,9 +61,8 @@ And some meta documentation:

## Credits

* [All contributors](https://github.com/jolicode/GifExceptionBundle/graphs/contributors)

Do not hesitate to open PRs to add more gifs in [Resources/public/images/](Resources/public/images/), it will be very welcomed! :wink:
* [All contributors](https://github.com/jolicode/GifExceptionBundle/graphs/contributors);
* All GIFs included belong to their respective authors.

## License

Expand Down
Binary file added Resources/public/images/castle.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Resources/public/images/head-banging.gif
Binary file not shown.
Binary file added Resources/public/images/hitme.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/public/images/nope.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/public/images/pool.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Resources/public/images/simpson.gif
Binary file not shown.
Binary file removed Resources/public/images/squirrel.gif
Binary file not shown.
Binary file removed Resources/public/images/treadmill.gif
Binary file not shown.
Binary file removed Resources/public/images/vador.gif
Binary file not shown.

0 comments on commit 8a7dc24

Please sign in to comment.