From 7e14919476d85e9aed2bd059456f1fbebdb560c7 Mon Sep 17 00:00:00 2001 From: Noah Saso Date: Thu, 24 Jun 2021 20:19:17 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f38f74..52e1bea 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Script to merge data from PsychonautWiki API + pages and TripSit factsheets into | `aliases` | `string[]` | List of aliases (lowercase) | Both | | `aliasesStr` | `string` | Comma-separated list of aliases (for fuzzy searching) | Both | | `summary` | `string` | Substance summary | TripSit | +| `reagents` | `string` | Reagent test kit reactions | TripSit | | `classes` | `null` \| `Dictionary` | Substance classifications | PsychonautWiki | | `classes.chemical` | `string[]` | Chemical classifications | PsychonautWiki | | `classes.psychoactive` | `string[]` | Psychoactive classifications | PsychonautWiki |