From b24fb7b9b696b0b1f493559d7723829a22c81450 Mon Sep 17 00:00:00 2001 From: Pierre de Lacroix Date: Tue, 1 Dec 2020 16:06:36 +0100 Subject: update description --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3