diff --git a/README.md b/README.md index 143b0a2..797f192 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ class Section extends Model { } ``` +**Note:** as a field name do not use name of any exisiting method in that class, including `sequence`, as this will not work. + Configuration -------------