From 73965d43c72418d6c770bda1d07a2be51eadce65 Mon Sep 17 00:00:00 2001 From: Alexander Kurakin Date: Tue, 5 May 2020 14:14:25 +0300 Subject: [PATCH] Adding annotators documentation improvement --- README.md | 2 +- docs/faq.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 71b76cf8..fa200d5b 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ ADMIN_USERNAME: "admin" ADMIN_PASSWORD: "password" ``` -> Note: If you want to add annotators, see [Frequently Asked Questions](./docs/faq.md) +> Note: If you want to add annotators/annotation approvers, see [Frequently Asked Questions](./docs/faq.md#i-want-to-add-annotators-annotatorsannotation-approvers)