Update README.rst

This commit is contained in:
Malte Pietsch 2019-11-25 11:16:20 +01:00 committed by GitHub
parent be04b89748
commit 8ce41d36e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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