Skip to content

Commit

Permalink
💭 added more helpful readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAlphaC committed Aug 4, 2022
1 parent 0db2ce9 commit 991220c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ For more information on using foundry with solidity, check out the [foundry-star
- [Acknowledgments](#acknowledgments)
- [Contributing](#contributing)
- [Resources](#resources)
- [Helpful Debugging Resources:](#helpful-debugging-resources)

# Getting Started

Expand Down Expand Up @@ -148,4 +149,10 @@ Thank You!

- [Chainlink Documentation](https://docs.chain.link/)
- [Foundry Documentation](https://book.getfoundry.sh/)
- [Huff Documentation](https://docs.huff.sh/)
- [Huff Documentation](https://docs.huff.sh/)

## Helpful Debugging Resources:

- [evm.codes](https://www.evm.codes/)
- [evm.codes playground](https://www.evm.codes/playground)
- [Huff VSCode Debugger & Highlighter](https://github.com/huff-language/vscode-huff)

0 comments on commit 991220c

Please sign in to comment.