summaryrefslogtreecommitdiff
path: root/plugins/mix/README.md
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2021-11-06 15:47:31 -0600
committerTuowen Zhao <ztuowen@gmail.com>2021-11-06 15:47:31 -0600
commit2a977876c6e85847652f097cc128e4ed5bec147a (patch)
tree4dba20c6aea6ea18723fa9e47b181580767aee37 /plugins/mix/README.md
parentfad92c603be0ff36825cc53bf8c485d4b95c7869 (diff)
parentb2f35a7b98455b2bb8c7c3b11db6aa587e1d28bf (diff)
downloadzsh-2a977876c6e85847652f097cc128e4ed5bec147a.tar.gz
zsh-2a977876c6e85847652f097cc128e4ed5bec147a.tar.bz2
zsh-2a977876c6e85847652f097cc128e4ed5bec147a.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'plugins/mix/README.md')
-rw-r--r--plugins/mix/README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/mix/README.md b/plugins/mix/README.md
index 878f370f2..f0258fe88 100644
--- a/plugins/mix/README.md
+++ b/plugins/mix/README.md
@@ -9,11 +9,11 @@ plugins=(... mix)
```
## Supported Task Types
-| Task Type | Documentation |
-|-------------------------|----------------------------------------------------------|
-| Elixir | [Elixir Lang](https://elixir-lang.org/) |
-| Phoenix v1.2.1 and below| [Phoenix](https://hexdocs.pm/phoenix/1.2.1/Phoenix.html) |
-| 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/) |
+| Task Type | Documentation |
+|--------------------------|----------------------------------------------------------|
+| Elixir | [Elixir Lang](https://elixir-lang.org/) |
+| Phoenix v1.2.1 and below | [Phoenix](https://hexdocs.pm/phoenix/1.2.1/Phoenix.html) |
+| 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/) |