Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethankward authored Oct 6, 2023
1 parent eae8949 commit 60595fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Use the `manage.py add_new_checklist` command to create a new checklist from one
Local flora data can be provided as a list in JSON format with the following fields:
* `external_id` (optional): an external ID for the record
* `checklist_taxon_name`: the taxon name as it appears in the checklist
* `checklist_family`: the taxon family as it appears in the checklist
* `checklist_taxon_family`: the taxon family as it appears in the checklist
* `observation_type` (optional): One of `present`, `missing`, `suspected`, or `unknown`.
* `mapped_taxon_name` (optional): A canonical taxon for the checklist record
* `note` (optional): any note for the taxon

0 comments on commit 60595fb

Please sign in to comment.