From 4bb94b7f1137ddecdbe61543cc9d6f1301d6e6ad Mon Sep 17 00:00:00 2001 From: Jakob Moser <moser@cl.uni-heidelberg.de> Date: Tue, 8 Mar 2022 13:36:40 +0100 Subject: [PATCH] Add trailing newline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aa49ac..55a2391 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ This will take a few seconds, in which the container starts, xle parses the sent Note that the `xle` specified in the `docker run` command is the name of the tag you've given the image when building, _not_ the command to be executed (although under the hood the container will call a Linux command also called `xle`). </details> -[xle]:https://ling.sprachwiss.uni-konstanz.de/pages/xle/ \ No newline at end of file +[xle]:https://ling.sprachwiss.uni-konstanz.de/pages/xle/ -- GitLab