From 1861f7694af6d7980d1a558dd4c58405ea6d379e Mon Sep 17 00:00:00 2001 From: d11e9 Date: Fri, 9 Oct 2015 18:29:20 +0100 Subject: [PATCH] improve gist description --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3864e81d01..c32e4d6d7f 100644 --- a/index.html +++ b/index.html @@ -239,7 +239,7 @@ THE SOFTWARE. var files = {}; var filesArr = getFiles(); - var description = "Created using **soleditor**: Realtime Ethereum Contract Compiler and Runtime. Load this file https://chriseth.github.io/browser-solidity#gist= "; + var description = "Created using soleditor: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://chriseth.github.io/browser-solidity#gist="; for(var f in filesArr) { files[fileNameFromKey(filesArr[f])] = {