Merge branch 'master' into TerminalStyleImprovements

pull/5370/head
David Disu 3 years ago committed by GitHub
commit 9442fcd67b
  1. 2
      apps/remix-ide/src/app/editor/examples.js

@ -313,7 +313,7 @@ const deployWithEthers = `// Right click on the script name and hit "Run" to exe
const readme = `REMIX EXAMPLE PROJECT
Remix example project is present when Remix loads very first time or there are no files existing in the File Explorer.
Remix example project is present when Remix loads for the very first time or there are no files existing in the File Explorer.
It contains 3 directories:
1. 'contracts': Holds three contracts with different complexity level, denoted with number prefix in file name.

Loading…
Cancel
Save