From 00360af672a3e61d9625c6a3cdb89d6daa4c555c Mon Sep 17 00:00:00 2001 From: sblondon Date: Fri, 8 Jun 2018 10:57:41 +0200 Subject: [PATCH] Remove unnecessary dot The dot after the screenshot is strange so this commit remove it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd55eaa..7d7603f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts: -![Screenshot of a terminal showing problematic shell script lines highlighted](doc/terminal.png). +![Screenshot of a terminal showing problematic shell script lines highlighted](doc/terminal.png) The goals of ShellCheck are