This commit is contained in:
Vidar Holen 2012-11-17 11:48:16 -08:00
parent 090b94161d
commit 2fb011aa9b
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -13,7 +13,7 @@ The goals of ShellCheck are:
that causes a shell to behave strangely and counter-intuitively. that causes a shell to behave strangely and counter-intuitively.
- To point out subtle caveats, corner cases and pitfalls, that may cause an - To point out subtle caveats, corner cases and pitfalls, that may cause an
advance user's otherwise working script to fail under future circumstances. advanced user's otherwise working script to fail under future circumstances.
ShellCheck is written in Haskell, and requires GHC and Parsec3. To build the ShellCheck is written in Haskell, and requires GHC and Parsec3. To build the