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)