diff --git a/index.html b/index.html index d9434773b8..434c6229e0 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,9 @@ body {

Solidity realtime compiler

-Source code on the left, compiled code and AST on the right (or error). +Source code on the left, compiled code and AST on the right (or error).
+Note: Chrome/Chromium currently reports "Uncaught JavaScript Exception". +To work around this problem, enable the debug console (Ctrl+Shift+i) and reload.