aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-24 23:49:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-24 23:49:10 +1200
commit26433ee9feb7c39805617c467faec38ea0fe15c3 (patch)
tree46694e5e9cb25d3a7cf1863043d2adb0838afe75 /README.markdown
parentAdd missing period (diff)
downloaddotfiles-26433ee9feb7c39805617c467faec38ea0fe15c3.tar.gz
dotfiles-26433ee9feb7c39805617c467faec38ea0fe15c3.zip
Mention games dir in test description
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index e929248d..c7679d2b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -346,7 +346,7 @@ Testing
You can test that both sets of shell scripts are syntactically correct with
`make test-bash`, `make test-sh`, or `make test` for everything including the
-scripts in `bin`.
+scripts in `bin` and `games`.
If you have [ShellCheck](https://www.shellcheck.net/) and/or
[Perl::Critic](http://perlcritic.com/), there’s a `lint` target for the shell