diff --git a/README.md b/README.md index 77723bd..bf580b6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ See [the gallery of bad code](README.md#user-content-gallery-of-bad-code) for ex ## How to use -There are a variety of ways to use ShellCheck! +There are a number of ways to use ShellCheck! ### On the web @@ -137,6 +137,8 @@ Alternatively, get freshly built binaries here: * [Linux, x86_64](https://storage.googleapis.com/shellcheck/shellcheck-latest.linux.x86_64.tar.xz) (statically linked) * [Windows, x86](https://storage.googleapis.com/shellcheck/shellcheck-latest.zip) +or see the [storage bucket listing](https://shellcheck.storage.googleapis.com/index.html) for checksums and release builds. + ## Compiling from source This section describes how to build ShellCheck from a source directory. ShellCheck is written in Haskell and requires 2GB of RAM to compile.