diff --git a/README.md b/README.md index 8e2f723..d32f5f2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [!["send me a tip"](https://img.shields.io/badge/give%20me%20a%20-tip-FFD200)](https://paypal.me/emsicz) [!["see my github"](https://img.shields.io/badge/see%20my%20-github-1F2328)](https://github.com/masiton?tab=repositories) -An add-on service for Messenger API that adds inter-broker capability, making Messenger API resilient against outage. Runs as sidecar container with it's own DB, and periodically syncs Messenger databases between different instances to provide fallback capability for clients. +An add-on service for [messengerapi](https://gitea.masita.net/mc/messengerapi) that adds inter-broker capability, making messengerapi resilient against outage by giving clients additional messengerapi URLs to query against if main URL becomes inop. Runs as sidecar container with it's own DB, and periodically syncs messengerapi databases between different instances. __Messenger Broker is in alpha. It is discouraged to rely on it in production environment.__