From 3d6f1018edcf6c872c3801a588ee7daa757fcce3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Szeremeta?= Date: Tue, 20 Oct 2020 16:49:15 +0200 Subject: [PATCH] Simplify examples sentence in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54f8418..688a19b 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ docker run -it --rm --name sdfeater-app --mount type=bind,source=/home/user/inpu Returns simple HTML with added [Microdata](https://www.w3.org/TR/microdata/) and redirect output to `molecules.html` file. Run from pre-build Docker image. -In `examples` directory in the this repository you can find example SDF files based on data from [ChEBI](https://www.ebi.ac.uk/chebi/init.do) and [DrugBank open structures](https://www.drugbank.ca/releases/latest#open-data) databases. +In `examples` directory you can find example SDF files based on data from [ChEBI](https://www.ebi.ac.uk/chebi/init.do) and [DrugBank open structures](https://www.drugbank.ca/releases/latest#open-data) databases. ## Publications and resources