diff --git a/README.md b/README.md index 035503b..41231bc 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ A small plugin for Frappe that adds the support of customizations to the attach allow_multiple

Allow multiple uploads.

-

(Not fully supported)

+

⚠️(Not fully supported)

Default: false

@@ -111,6 +111,7 @@ A small plugin for Frappe that adds the support of customizations to the attach max_number_of_files

Maximum number of files allowed to be uploaded if multiple upload is allowed.

+

⚠️(Must be lower than the maximum attachments of doctype)

Example: 4

Default: Value of maximum attachments set for the doctype