Commit 1861f769 authored by d11e9's avatar d11e9

improve gist description

parent 8e2be152
......@@ -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])] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment