Skip to content

Commit 9849455

Browse files
committed
Update README
1 parent 853206c commit 9849455

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff 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-
1311
Requires 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+
1717
Create 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

0 commit comments

Comments
 (0)