From c63223c276c6f16365d806ca1fea0334b5678db5 Mon Sep 17 00:00:00 2001 From: yann300 Date: Tue, 12 Sep 2017 18:11:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce2ff2c6b6..c1266cfc98 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Ethereum IDE and tools for the web ## REMIX WEBSITE: -Remix is avalaible at http://ethereum.github.io/remix. +Remix is avalaible at http://ethereum.github.io/remix. Note that this repository hosts a debugger module. +The Remix IDE repository is at https://github.com/ethereum/browser-solidity and an online version is at http://remix.ethereum.org. + You can use it either inside Mist or by connecting to geth or eth. Note that connecting to Geth does not work through https.