summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre de Lacroix <pierre@pdelacroix.com>2020-12-01 16:06:36 +0100
committerPierre de Lacroix <pierre@pdelacroix.com>2020-12-01 16:06:36 +0100
commitb24fb7b9b696b0b1f493559d7723829a22c81450 (patch)
tree664f673196426d7c151e62ae870daa04caa337f3
parentremove logging (diff)
update description
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 5be5d8e..a8e84fb 100644
--- a/mix.exs
+++ b/mix.exs
@@ -25,7 +25,7 @@ defmodule MatrixAppService.MixProject do
defp test_coverage(_), do: [tool: CoberturaCover, html_output: "cover"]
defp description() do
- "Library that adds Matrix Application Service functionalities to Phoenix applications."
+ "Build Matrix Application Services (bridges, bots...) in Elixir."
end
defp package() do