From 6fa13cb393b78f7fc0108854b9b3471d3f77d6e6 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 8 Nov 2014 20:47:43 -0600 Subject: add dialyzer to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a5f29e..355b963 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ This is an experimental branch. | clean | Remove project apps beam files | | ct | Run Common Test suites | | do | Higher-order provider to run multiple tasks in sequence | +| dialyzer | Run the Dialyzer analyzer on the project | | eunit | Run eunit tests | | help | Print help for rebar or task | | new | Create new rebar project from templates | -- cgit v1.1