Skip to content

Commit 3fc96a0

Browse files
committed
fix: do not use compound class in example for compound name serach
1 parent 5ddebe2 commit 3fc96a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ The result is a set of complete MassBank records in JSON format.
106106

107107
#### Compound Name
108108

109-
To receive all records to the compound class _natural product_ use:
109+
To receive all records to the compound name _mellein_ use:
110110

111-
http://localhost:8081/records?compound_class=natural+product
111+
http://localhost:8081/records?compound_name=mellein
112112

113113
### _/records/search_ Endpoint
114114

0 commit comments

Comments
 (0)