diff --git a/docs/index.rst b/docs/index.rst index 7122858977..9882820e82 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,15 @@ Remix - Solidity IDE ==================== +Remix is an Solidity IDE. +It allows developing / debugging Solidity smart contract. + +An online version is accessible at `remix.ethereum.org `_ + +This page will host documentation and tutorial about features Remix provides. + +Please browse `solidity.readthedocs.io `_ for any information regarding ``Solidity`` + Tutorial --------