Skip to content

Commit

Permalink
Merge branch 'develop' into 'master'
Browse files Browse the repository at this point in the history
Develop

See merge request company-projects/Meadow!35
  • Loading branch information
zone117x committed Oct 3, 2018
2 parents d13094d + ebd9f75 commit 3dab538
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ An integrated Ethereum implementation and tool suite focused on Solidity testing

* [VSCode Solidity Debugger](https://github.com/MeadowSuite/Meadow/wiki/Using-the-VSCode-Solidity-Debugger)

* [Solidity Coverage Report](https://github.com/MeadowSuite/Meadow/wiki/Coverage-Report)

* [Usage examples; miscellaneous](https://github.com/MeadowSuite/Meadow/wiki/FAQs-and-Examples) - ABI & RLP encoding, ECSign / ECRecover, testing reverts, etc..
---

Expand Down
2 changes: 1 addition & 1 deletion src/Meadow.CoverageReport/Views/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<br />
@DateTime.UtcNow.ToString("yyyy-MM-ddTHH:mm:ss", CultureInfo.InvariantCulture) (UTC)
<br />
<a href="https://github.com/hosho">github.com/hosho</a>
<a href="https://github.com/MeadowSuite">github.com/MeadowSuite</a>
</center>
</footer>

Expand Down

0 comments on commit 3dab538

Please sign in to comment.