From 8ce41d36e4941cd664fb1259155c6ad8cf2f03f4 Mon Sep 17 00:00:00 2001 From: Malte Pietsch Date: Mon, 25 Nov 2019 11:16:20 +0100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 62c3e5721..af3392f50 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ There are three major components for the question answering pipeline: 3. **Finder**: Glues together a Reader and a Retriever as a pipeline to provide an easy-to-use question answering interface. -4. Coming Soon: **Labeling Tool** +4. **Labeling Tool**: (Coming soon) Quickstart