This commit is contained in:
Andrew Pennebaker 2017-09-06 17:24:56 +00:00 committed by GitHub
commit 0cbc1ea4e6

View file

@ -1,6 +1,6 @@
# ShellCheck - A shell script static analysis tool
ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts:
ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh/dash/ash/ksh shell scripts:
![Screenshot of a terminal showing problematic shell script lines highlighted](doc/terminal.png).