improve gist description

pull/1/head
d11e9 9 years ago
parent 8e2be15200
commit 1861f7694a
  1. 2
      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])] = {

Loading…
Cancel
Save