From debcecd1fec43008c470232bd5242f3546e6e50d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 8 Oct 2019 13:24:44 +0200 Subject: [PATCH] Link to section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00b16b7..625f329 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Added the `python-dateutil` and `pypandoc` dependencies Added a fancy progress bar with `tqdm` for long running `etherpump pull --all` calls -Started with the experimental library API. +Started with the [experimental library API](##library-api-example). **September 2019**