From 43940fdbd4e9c30b1d42f2411b13e21e4a2fe1c8 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Thu, 29 Sep 2022 02:55:59 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=93=20add=20opcodes=20resources?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
evm_and_opcodes/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/evm_and_opcodes/README.md b/evm_and_opcodes/README.md
index ab0a526..9376aad 100644
--- a/evm_and_opcodes/README.md
+++ b/evm_and_opcodes/README.md
@@ -28,6 +28,7 @@
* [opcodes for the evm](https://ethereum.org/en/developers/docs/evm/opcodes/)
+* [opcodes and instruction reference](https://github.com/crytic/evm-opcodes)