mirror of
https://github.com/filp/whoops.git
synced 2026-09-17 21:26:34 +00:00
Update README.md
This commit is contained in:
@@ -21,6 +21,7 @@ This library is currently in a **heavy development phase, and not yet ready for
|
||||
- Includes a pretty rad error page for your webapp projects
|
||||
- Includes a `DamnitServiceProvider` for painless integration with [Silex](http://silex.sensiolabs.org/)
|
||||
- Easy to extend and integrate with existing libraries
|
||||
- Clean, well-structured & tested code-base
|
||||
|
||||
## Installing
|
||||
|
||||
@@ -102,6 +103,9 @@ $ git checkout -b feature/flames-on-the-side
|
||||
- Remember to stick to the existing code style as best as possible. When in doubt, follow `PSR-2`.
|
||||
- Send me a pull request!
|
||||
|
||||
If you don't want to go through all this, but still found something wrong or missing, please
|
||||
**open a new issue report** so that I or others may take care of it.
|
||||
|
||||
### TODO/tasks (very short & rough list of current goals)
|
||||
- Improve code view
|
||||
- Improve UI in situations where there's a very long frame list
|
||||
|
||||
Reference in New Issue
Block a user