Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add clarifications for Admin model
  • Loading branch information
Olivier Soulet committed Mar 12, 2013
1 parent aa735c5 commit 9eaded1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Quick example
-------------

Defining an ``Admin`` class is pretty easy: simply define ``configure[Show|Form|List|Datagrid]Fields`` methods
(Fields in add function must be fields of your entity)

``` php
<?php
Expand Down

0 comments on commit 9eaded1

Please sign in to comment.