From 88d5e8518945ff6a1c3fd28f9f204bc652cd202d Mon Sep 17 00:00:00 2001 From: Mathias Date: Mon, 30 May 2022 11:55:25 +0200 Subject: [PATCH] Update README.md to reflect added mix_test_watch --- plugins/mix/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/mix/README.md b/plugins/mix/README.md index f0258fe88..9bbe53a41 100644 --- a/plugins/mix/README.md +++ b/plugins/mix/README.md @@ -17,3 +17,4 @@ plugins=(... mix) | Ecto | [Ecto](https://hexdocs.pm/ecto/Ecto.html) | | Hex | [Hex](https://hex.pm/) | | Nerves | [Nerves](https://nerves-project.org/) | +| mix_test_watch | [mix_test_watch](https://hex.pm/packages/mix_test_watch) |