Skip to content

Commit 664d807

Browse files
authored
Update README.md
1 parent 4fc1f2a commit 664d807

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
@@ -6,13 +6,13 @@ Most of these scripts require a secrets.py file in the same directory that must
66
More information about WSKeys is available [here](https://www.oclc.org/developer/develop/authentication/how-to-request-a-wskey.en.html).
77

88
#### [oclcIsbn.py](oclcIsbn.py)
9-
This script retrieves OCLC numbers and titles based on a text file of ISBNs.
9+
Retrieves OCLC numbers and titles based on a text file of ISBNs.
1010

1111
#### [oclcTitleBorrowDirect.py](oclcTitleBorrowDirect.py)
12-
This script retrieves OCLC data based on a CSV from the BorrowDirect Data Repository (Beta), on the Penn Library Data Farm.
12+
Retrieves OCLC data based on a CSV from the BorrowDirect Data Repository (Beta), on the Penn Library Data Farm.
1313

1414
#### [oclcTitlePhraseEnhanced.py](oclcTitlePhraseEnhanced.py)
15-
This script retrieves OCLC records based on a text file of titles and extracts the title, URL, author, publisher, encoding level, language, and date.
15+
Retrieves OCLC records based on a text file of titles and extracts the title, URL, author, publisher, encoding level, language, and date.
1616

1717
#### [worldcatIdentities.py](worldcatIdentities.py)
18-
This script retrieves labels and URIs from the WorldCat Identities API based on a text file of names.
18+
Retrieves labels and URIs from the WorldCat Identities API based on a text file of names.

0 commit comments

Comments
 (0)