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).