File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Python library for using the CaltechDATA API
88- caltechdata_edit edits records in CaltechDATA
99- get_metadata gets metadata from CaltechDATA records
1010
11- In development.
12-
1311Requires Python 3 (Recommended via Anaconda https://www.anaconda.com/download ) with reqests library.
1412
1513## Examples
1614
15+ There are some example python scripts in the GitHub repository.
16+
1717Create a record:
1818
1919``` shell
@@ -29,10 +29,7 @@ Successfully modified record https://cd-sandbox.tind.io/records/352
2929
3030## Setup
3131
32- Download the latest release from GitHub
33-
34- Install by typing 'pip install caltechdata_write'
35- from the directory downloaded from GitHub
32+ Install by typing 'pip install caltechdata_api'
3633
3734## Usage
3835
You can’t perform that action at this time.
0 commit comments