# HG changeset patch # User Andrew Dalke # Date 1613809502 -3600 # Sat Feb 20 09:25:02 2021 +0100 # Node ID 7f6f21c0cd43f6e5b27a581dc9c92d2cce471457 # Parent 4e876eda18cb334214fa44007e35dbfa8e0789ee decided to use the description as the link text diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ different tasks. On this page you'll find larger examples of how to integrate chemfp with other tools. - * [chembl\_search\_cli](#command-line-fingerprint-search) - Command-line fingerprint search with SDF output - * [chembl\_neighbor\_browser\_flask](#neighbor-browser-using-flask) - Flask web app to browse through neighbors of a ChEMBL record. - * [chembl\_search\_streamlit](#streamlit-fingerprint-search) - Streamlit web app for fingerprint search with SMILES and CSV download. + * [Command-line fingerprint search with SDF output.](#command-line-fingerprint-search) + * [Flask web app to browse through neighbors of a ChEMBL record](#neighbor-browser-using-flask) + * [Streamlit web app for fingerprint search with SMILES and CSV download.](#streamlit-fingerprint-search) The entire repository can be cloned using [Mercurial](https://www.mercurial-scm.org/) using the following: