From 90a4f4f0c0381cade808d57daeb437401496fdea Mon Sep 17 00:00:00 2001 From: Kevin Danikowski Date: Mon, 6 Sep 2021 12:58:07 -0500 Subject: added route clarification Added routing documentation clarification #25--- readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index e1c848b..6869e12 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,8 @@ docker run --name languagetool \ silviof/docker-languagetool:latest ``` +Route information can be found at https://languagetool.org/http-api/swagger-ui/#/default, an easy route to test that it's running is `/v2/languages`. + ## ngram support To support [ngrams] you need an additional volume or directory mounted to the -- cgit v1.2.3