diff --git a/readme.md b/readme.md index 60b6a54..825872f 100644 --- a/readme.md +++ b/readme.md @@ -101,8 +101,8 @@ First we should create the fields classes and the test cases. After we have to s | Date Time Picker | ok | [@jgrossi](http://github.com/jgrossi) | `Carbon\Carbon` | | Time Picker | ok | [@jgrossi](http://github.com/jgrossi) | `Carbon\Carbon` | | Color Picker | ok | [@jgrossi](http://github.com/jgrossi) | `string` | -| Repeater | partially | [@jgrossi](http://github.com/jgrossi) | `Collection` of fields | -| Flexible Content | missing | | | +| Repeater | ok | [@jgrossi](http://github.com/jgrossi) | `Collection` of fields | +| Flexible Content | ok | [@marcoboom](http://github.com/marcoboom) | `Collection` | # Contributing