Skip to content

Commit 74553cd

Browse files
authored
put config before file creation
1 parent b2b13f6 commit 74553cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Assist in cataloguing batches of similar or series-based items from a collection
1212

1313
### Usage Instructions
1414

15-
1. _Create Text File/s_:
16-
Create a text file of the basic metadata for each item in the collection.
15+
1. _Edit Config File_:
16+
If desired, edit the configuration file to customize the format of the header
1717
2. _Edit Shared File_:
1818
Edit the settings to include any and all shared metadata applicable to all
1919
of the items in the given batch (e.g language, publisher, etc.)
20-
3. _Edit Config File_:
21-
If desired, edit the configuration file to customize the format of the header
20+
3. _Create Text File/s_:
21+
Create a text file of the basic metadata for each item in the collection.
2222
4. _Run Script_:
2323
Run the script to create, in that directory, the desired output/s encoded with
2424
the dublin-core metadata you logged in the text files.

0 commit comments

Comments
 (0)