diff --git a/README.md b/README.md index 68b1f58..c338290 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,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 -------------