Skip to content

Commit 81b3c7f

Browse files
authored
Update README.md
1 parent 0a3a508 commit 81b3c7f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# oclc-api
2-
Python scripts for retrieving data from the OCLC APIs
2+
Most of these scripts require a secrets.py file in the same directory that must contain the following text:
3+
4+
wskey='[Your OCLC WSkey]'
5+
6+
More information about WSKeys is available [here](https://www.oclc.org/developer/develop/authentication/how-to-request-a-wskey.en.html).

0 commit comments

Comments
 (0)