summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPierre de Lacroix <pierre@pdelacroix.com>2020-12-01 13:08:29 +0000
committerPierre de Lacroix <pierre@pdelacroix.com>2020-12-01 13:08:29 +0000
commit8a05e93e1a660cc0707430cbff811fafc7716340 (patch)
tree2656048c6d4eb0ea134779a85bb6bd41a1466207 /README.md
parentUpdate README.md (diff)
add endpoint handled by the library
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 566498f..e8acbc0 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,8 @@ See [documentation](https://hexdocs.pm/matrix_app_service).
* [x] User query
* [x] Room query
* [x] Transaction push
+* [x] Allow usage of own Phoenix endpoint
* [ ] Third party indications
-* [ ] Allow usage of own Phoenix endpoint
* [ ] Bridge functionalities: relations between local and remote rooms
* [ ] Bridge functionalities: handling of remote sessions
* [ ] Conveniences for building bots