From 6dd2e9b9c4cec7bc62fe283efd50127f62b6e9f9 Mon Sep 17 00:00:00 2001 From: pentreathm Date: Fri, 18 Oct 2024 11:42:29 -0300 Subject: [PATCH] Update and rename README.me to README.md Signed-off-by: pentreathm --- README.me => README.md | 2 ++ 1 file changed, 2 insertions(+) rename README.me => README.md (84%) diff --git a/README.me b/README.md similarity index 84% rename from README.me rename to README.md index 0edfe54..4649f57 100644 --- a/README.me +++ b/README.md @@ -1,5 +1,7 @@ # Realm Provider +[![Coverage Status](https://coveralls.io/repos/github/decentraland/realm-provider/badge.svg?branch=coverage)](https://coveralls.io/github/decentraland/realm-provider?branch=coverage) + The realm provider service offers a realm description ([ADR-110](https://adr.decentraland.org/adr/ADR-110)) detailing the services clients need to connect. It can select any Catalyst and Lambdas service from the Catalyst Network and provides access to the default MAIN realm, managed by the [Archipelago workers](https://github.com/decentraland/archipelago-workers), to direct users to a default location. ## Development