diff options
author | Maxime Grimbert <maximegrimbert@gmail.com> | 2020-10-26 18:24:25 +0000 |
---|---|---|
committer | Maxime Grimbert <maximegrimbert@gmail.com> | 2020-10-26 18:24:25 +0000 |
commit | 270d373b6369271a8d11c8471fcbcb878f572a22 (patch) | |
tree | 13a7a3914263328e18f6fc232b877af569f66b04 | |
parent | package preparation (diff) |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Library that adds the Matrix Application Service API to Phoenix applications. +## Hex packages + +![[Hex.pm]](https://img.shields.io/hexpm/v/matrix_app_service?color=714a94) +https://hex.pm/packages/matrix_app_service/0.1.0 + ## Installation Add this library to your dependencies in `mix.exs` |