Skip to content

Commit ee4b39e

Browse files
committed
improved readme
1 parent 2e9384a commit ee4b39e

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,10 @@ for `digital_objects` (because the field list is empty), but the presence of the
4646
`digital_objects` key guarantees the addition of a `user_defined` subrecord. To
4747
disable this behavior, simply remove the key.
4848

49-
For each record type, specify the `user_defined` fields that you would like to
50-
see in the `Basic Information`.
49+
For each record type, specify a list of `user_defined` fields that you would like
50+
to see in the `Basic Information`. The fields specified will be moved to the
51+
`Basic Information` section and will appear in the order specified.
5152

52-
The fields specified will be moved to the `Basic Information` section and will
53-
appear in the order specified.
54-
55-
If you specify a key other than the three record types supported, or a field
56-
that doesn't exist in the `user_defined` record, a warning will be logged at
57-
startup.
53+
If you specify a field that doesn't exist in the `user_defined` record,
54+
a warning will be logged at startup.
5855

0 commit comments

Comments
 (0)