diff --git a/CNAME b/CNAME new file mode 100644 index 0000000000..bd619306c1 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +remix.ethereum.org \ No newline at end of file diff --git a/README.md b/README.md index 4f99c04f57..176111aa0a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ [![Build Status](https://travis-ci.org/ethereum/browser-solidity.svg?branch=master)](https://travis-ci.org/ethereum/browser-solidity) -# Browser-Solidity +# Remix -Browser-Solidity is a browser-based Solidity compiler and IDE. +Remix (aka. Browser-Solidity) is a browser-based Solidity compiler and IDE. -Visit [https://ethereum.github.io/browser-solidity](https://ethereum.github.io/browser-solidity) to use; +Visit [https://remix.ethereum.org](https://remix.ethereum.org) to use; it will always deliver the latest version. ## Offline Usage