From eaca5c054c17e6ccf89dbd72c2e24551279b1615 Mon Sep 17 00:00:00 2001 From: Volodymyr Smirnov Date: Wed, 28 Oct 2020 14:24:56 +0200 Subject: [PATCH] and > or --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20cc22e..fab92c1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ In the end, it's nothing but the set of Docker containers running the agent. Tha ## Installation & Usage -**IMPORTANT**: MalwareMultiScan is not intended as a publicly-facing API / UI. It has (intentionally) no authorization, authentication, rate-limiting, and logging. Therefore, it should be used only as an internal / private API or behind the restrictive API gateway. +**IMPORTANT**: MalwareMultiScan is not intended as a publicly-facing API / UI. It has (intentionally) no authorization, authentication, rate-limiting, or logging. Therefore, it should be used only as an internal / private API or behind the restrictive API gateway. See [components](#components) chapter below and the [docker-compose.yaml](docker-compose.yaml) file.