From 54785ad9a87e1e38a11a18177b2ca0113d44d922 Mon Sep 17 00:00:00 2001 From: Djon Travolta <107305715+DjonTravolta@users.noreply.github.com> Date: Sat, 22 Jun 2024 23:47:22 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f09d7bd..55f1bde 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,6 @@ Each validator folder contains two files - `logo.svg` or `logo.png` and `validat "telegram": "" } ``` -In order to add your validator to Stakeflow, you need to create a pull-request, that adds a folder named according to the valoper address of your validator and containing properly arranged `logo.svg` and `validator-details.json` to the folder of the appropriate network. Please pay **attention**, that the *moniker* field of `validator-details.json` is mandatory. +In order to add your validator to Stakeflow, you need to create a pull-request, that adds a folder named according to the valoper address of your validator and containing properly arranged `logo.svg` and `validator-details.json` to the folder of the appropriate network. Please pay **attention**, that the *moniker* field of `validator-details.json` is mandatory #### You can see how to add your validator info following the [instruction](https://github.com/stakeflow/network-registry/blob/main/TUTORIAL.md).