From d1b55694d24fd05dde5aa2857545d951962861fa Mon Sep 17 00:00:00 2001 From: Artem Skriabin <33949551+artemskriabin@users.noreply.github.com> Date: Mon, 15 Jan 2024 13:41:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f33a4c1..09093f0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -Decentralized Oracle service to observe Iden3 state smart contract events and submit them to Rarimo core. +Decentralized Oracle service to observe World ID state smart contract events and submit them to Rarimo core. ## Configuration The following configuration .yaml file should be provided to launch your oracle: @@ -72,4 +72,4 @@ evm-worldcoin-saver-svc run state-update-voter To run in full mode: ```shell evm-worldcoin-saver-svc run state-update-all -``` \ No newline at end of file +```