diff --git a/README.md b/README.md index 68e55ff76ecabca33bf24f550b9acf33af714516..265ac91821db060ac5aa397afcebff3eb6c3edec 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,14 @@ Web service retrieval functions: |`whatNWISsites` | `...` | NWIS site search using user-specified queries | |`whatNWISdata` | `siteNumber`, `service` | NWIS data availability, including period of record and count | |`readWQPdata` | `...` | WQP data using user-specified queries | -|`readWQPqw` | `Common 3` | WQP data with `Common 3` query and either parameter code or characteristic name| +|`readWQPqw` | `Common 3`, `parameterCd`**,`tz` | WQP data with `Common 3` query and either parameter code or characteristic name| |`whatWQPsites` | `...` | WQP site search using user-specified queries | * `Common 3` = siteNumber, startDate, endDate * `...` = user-defined arguments. +**`parameterCd` in WQP function can be either USGS parameter codes, or EPA characteristic names + ##Reporting bugs Please consider reporting bugs and asking questions on the Issues page: