diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md index 3a33f2b..9aa091c 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,13 @@ For the JID trump@xmpp.example, it will create the following page ([live example * Option to switch plattform dynamically * "Edit" mode to manually create invitation links * Get rid of bootstrap + +## Inspiration + +This project was inspired by +[mod_invite](https://modules.prosody.im/mod_invite.html) and +[Conversations'](https://conversations.im/) contact sharing page. + +## License + +T.B.D. |
