Skip to content

Commit 1c5786f

Browse files
authored
Update README.md
1 parent 89ff035 commit 1c5786f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ All of these scripts require a secrets.py file in the same directory that must c
1111
## Scripts
1212

1313
#### [addBibNumbersAndPost.py](/addBibNumbersAndPost.py)
14-
Based on a specified CSV file with URIs and bib numbers, this script posts the specified bib number to the ['user_defined]['real_1'] field for record specified by the URI.
14+
Based on a specified CSV file with URIs and bib numbers, posts the specified bib number to the ['user_defined]['real_1'] field for record specified by the URI.
1515

1616
#### [dateCheck.py](/dateCheck.py)
1717
Retrieves 'begin,' 'end,' 'expression,' and 'date_type' for all dates associated with all resources in a repository
1818

1919
#### [eadToCsv.py](/eadToCsv.py)
20-
Based on a specified file name and a specified file path, this script extracts selected elements from an EAD XML file and prints them to a CSV file.
20+
Based on a specified file name and a specified file path, extracts selected elements from an EAD XML file and prints them to a CSV file.
2121

2222
#### [getAccessionUDFs.py](/getAccessionUDFs.py)
2323
This GET script retrieves all of the user-defined fields from all of the accessions in the specified repository.

0 commit comments

Comments
 (0)