Merge pull request #808 from ethereum/ninabreznik-patch-2

Update index.md
pull/7/head
Nina Breznik 7 years ago committed by GitHub
commit ee86d630e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 19
      docs/index.md

@ -1,20 +1,21 @@
Remix - Solidity IDE
Remix: Ethereum - IDE
====================
##Welcome to Remix!
We hope our tool will help you efficiently write, test, debug
and deploy Solidity contracts straight from your browser.
## Welcome!
REMIX is a tool that can help you more efficiently **write, test, debug
and deploy Solidity contracts** directly from the browser. No signup needed. Just open [the link](http://remix.ethereum.org) and get started. It works best in Chrome and/or Firefox.
##Useful links
If you are just getting started, this is a set of recommended resources and links:
* [REMIX](http://remix.ethereum.org)
## Useful links
If you are new to blockchain and Ethereum ecosystem, this is a set of recommended resources and links to help you start with building your smart contracts:
* [REMIX: Ethereum IDE](http://remix.ethereum.org)
* [Documentation about Solidity language](https://solidity.readthedocs.io)
* [Remix support/community chat](https://gitter.im/ethereum/remix)
* [Remix Github repository](https://github.com/ethereum/remix-ide)
##Getting started
## Getting started
To see how Remix works and how you can build your first simple contract, [click
here to get started](quickstart_javascript_vm.md)
here to get started!](quickstart_javascript_vm.md)
--------

Loading…
Cancel
Save