diff --git a/README.md b/README.md index d3214a3..57d54d2 100644 --- a/README.md +++ b/README.md @@ -622,6 +622,7 @@ Product: schema: 'decimal:5,2' # need quotes when using ',' rules: numeric tags: fillable + add: timestamps softDeletes ``` ## Testing