From c7deda4f41e0e087ad2e4d553117bbfac1a96ac4 Mon Sep 17 00:00:00 2001 From: jessie-park <160459432+jessie-park@users.noreply.github.com> Date: Tue, 7 May 2024 15:46:16 +0900 Subject: [PATCH] Update README.md (#62) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0f6029..67c51d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Initia Registry -This repo contains a `chain.json` and `assetlist.json` for a number of chains in Initia ecosystem. A `chain.json` contains data that makes it easy to start running or interacting with a node. +This repo contains files `chain.json` and `assetlist.json` for a number of chains in the Initia ecosystem. `chain.json` contains data that makes it easy to start running or interacting with a node. -Schema files containing the recommended metadata structure can be found in the `*.schema.json` files located in the root directory. Schemas are still undergoing revision as user needs are surfaced. Optional fields may be added beyond what is contained in the schema files. \ No newline at end of file +Schema files containing the recommended metadata structure can be found in the `*.schema.json` files located in the root directory. Schemas are still undergoing revision as user needs are surfaced. Optional fields may be added beyond what is contained in the schema files.