diff options
author | Zach Whitten <zwhitten+github@gmail.com> | 2018-10-03 14:10:40 -0400 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2018-10-03 20:10:40 +0200 |
commit | 5ce96c3f77347e3c5bb60a86fb72b9c2333e34c3 (patch) | |
tree | bca8aa12e529e9b34f236f4e3eb6af0c6adbd9a5 /plugins/mix/README.md | |
parent | dfe7d6eca119ac58be04a2ef1bf142c3e78b6c1a (diff) | |
download | zsh-5ce96c3f77347e3c5bb60a86fb72b9c2333e34c3.tar.gz zsh-5ce96c3f77347e3c5bb60a86fb72b9c2333e34c3.tar.bz2 zsh-5ce96c3f77347e3c5bb60a86fb72b9c2333e34c3.zip |
mix: add Nerves tasks to completion (#7180)
Diffstat (limited to 'plugins/mix/README.md')
-rw-r--r-- | plugins/mix/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/mix/README.md b/plugins/mix/README.md index 63476dd6b..878f370f2 100644 --- a/plugins/mix/README.md +++ b/plugins/mix/README.md @@ -16,3 +16,4 @@ plugins=(... mix) | Phoenix v1.3.0 and above| [Phoenix](https://hexdocs.pm/phoenix/Phoenix.html) | | Ecto | [Ecto](https://hexdocs.pm/ecto/Ecto.html) | | Hex | [Hex](https://hex.pm/) | +| Nerves | [Nerves](https://nerves-project.org/) | |