From ee912c3210d303b6684e5cbff1a2de9033f9a7d8 Mon Sep 17 00:00:00 2001 From: systemzax Date: Thu, 25 Oct 2018 20:03:07 -0400 Subject: [PATCH] Edited README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3654193..b923bed 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This repository provides the code to the contract, as well as an updating script The updating script use cryptocompare.com's api to retrieve the EOS/USD price. -This contract has been deployed to the CryptoKylin testnet, on account delphioracle. +This contract has been deployed to EOS Mainnet and to CryptoKylin testnet, both on account delphioracle. ## Compile and deploy oracle.cpp (using eosio.cdt v.1.2.x)