diff --git a/README.md b/README.md index 4dce8cf..5ec3eca 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ GridFieldBulkImageUpload SilverStripe 3 GridField component for uploading images in bulk into the managed DataObject relation with option to edit fields on the fly. Useful when GridField is used to manage a collection of DataObject that contain and Image (the image might be the main object the DataObject). -This component is built on SS3 AssetAdmin upload field and overwrite and add some behaviors, templates and styles. \ No newline at end of file +This component is built around the CMSFileAddController editForm, it overwrides and adds some behaviors, templates and styles. \ No newline at end of file