Skip to content

Commit 1e48727

Browse files
committed
readme formatting
1 parent 2271f66 commit 1e48727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fragnet-search/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ The suppliers code for that form is present in the `items.code` property. The pa
285285
identifier that will be recognised by the supplier.
286286
The `smiles` that is the first property you see (e.g. as a top level property) is the SMILES that was queried.
287287

288-
#### Expansion search
288+
### Expansion search
289289

290290
This is a simple API that fetches molecules related to a query molecule. Many aspects are the same as the
291291
Neighbourhood search, except for:
@@ -402,7 +402,7 @@ This is a simple JSON datastructure as follows:
402402

403403
The main part is the members property that holds an array of the related molecules.
404404

405-
#### Expansion multi search
405+
### Expansion multi search
406406

407407
This is a simplified version of expansion search allowing multiple queries to be expanded in one go.
408408

0 commit comments

Comments
 (0)