diff --git a/README.md b/README.md index 3a4ad1b..84093a3 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,12 @@ This repository contains Helm charts for Nodeify's tools and services. ## Available Charts - indexer-tools - Tools for blockchain indexing +- cosmoshub-rpc - Blockchain node ## Usage ```bash helm repo add nodeify https://nodeify-eth.github.io/helm-charts helm repo update -helm install indexer-tools nodeify/indexer-tools \ No newline at end of file +helm install indexer-tools nodeify/indexer-tools +helm install cosmoshub-rpc nodeify/cosmoshub-rpc