From b4742b9c111af66f5ee150bbcfa9a66e10d3863a Mon Sep 17 00:00:00 2001 From: Quasar <0xQuasar_info@protonmail.com> Date: Sat, 21 Dec 2024 22:47:31 +0300 Subject: [PATCH] Update Quasar services.json Change descritpioon --- Quasar/services.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Quasar/services.json b/Quasar/services.json index 906b2e3931..a01ffac610 100644 --- a/Quasar/services.json +++ b/Quasar/services.json @@ -1,11 +1,11 @@ { "$schema": "../services.schema.json", - "name": "Quasar", + "name": "Quasar 🤖🧬🧠", "services": [ { "title": "Quasar", - "description": "We build AI neuroworkers for Cosmos community.", + "description": "We are contributing to the development of the Cosmos Hub ecosystem by improving our AI, advancing security measures, and supporting validated networks from a technical perspective by providing RPC, gRPC, public nodes, and other utilities", "url": "https://quasarstaking.ai" } ] - } \ No newline at end of file + }