From 927f8ef14a6d3f88fa488b797d4de6e57232d77a Mon Sep 17 00:00:00 2001 From: Tuomo Hopia Date: Wed, 15 Nov 2023 10:25:02 +0200 Subject: [PATCH] add mix help --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d7038e6..c35f835 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ automatically compiled. mix mutate lib/parser.ex ``` +Run `mix help mutate` to see instructions on how to use the tool. + ### Command line options - `--from` - which target operator to mutate