Skip to content

Commit

Permalink
updated readme & authors
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvk committed Jan 10, 2012
1 parent bb67856 commit 6fae4e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -3,4 +3,4 @@ Panel for Nette 2.0 which shows list of all available services
usage:

in bootstrap:
Panel\ServicePanel::register($container)
Panel\ServicePanel::register($container, $robotLoader)
1 change: 1 addition & 0 deletions ServicePanel.php
Expand Up @@ -4,6 +4,7 @@
* Service panel for Nette 2.0. Shows list of all available services.
*
* @author David Morávek
* @author Vojtěch Dobeš
* @license MIT
*/

Expand Down

0 comments on commit 6fae4e7

Please sign in to comment.